代码搜索:evaluate
找到约 3,619 项符合「evaluate」的源代码
代码结果 3,619
www.eeworm.com/read/304962/3782818
h evaluate_polynomial.h
// Copyright (c) 2005 Stanford University (USA).
// All rights reserved.
//
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
// modify it under the terms of the GNU Lesser
www.eeworm.com/read/303463/3810207
m evaluate_nonlinear.m
function x = evaluate_nonlinear(p,x)
if ~isempty(p.bilinears)
x(p.bilinears(:,1)) = x(p.bilinears(:,2)).*x(p.bilinears(:,3));
badones = find(sum(p.monomtable(p.bilinears(:,1),:),2)>2);
www.eeworm.com/read/303435/3811573
c ngen_evaluate.c
/* Copyright (c) Colorado School of Mines, 2006.*/
/* All rights reserved. */
/*
* GENESIS Copyright (c) 1986, 1990 by John J. Grefenstette
* This program may be freely cop
www.eeworm.com/read/436911/1841661
js debug-evaluate.js
// Copyright 2008 the V8 project authors. All rights reserved.
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditio
www.eeworm.com/read/436911/1841705
js debug-evaluate-with.js
// Copyright 2008 the V8 project authors. All rights reserved.
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditio
www.eeworm.com/read/409203/2235672
java evaluate_scenetype.java
/**
* evaluate_sceneType.java
*
* This file was generated by XMLSpy 2007sp2 Enterprise Edition.
*
* YOU SHOULD NOT MODIFY THIS FILE, BECAUSE IT WILL BE
* OVERWRITTEN WHEN YOU RE-RUN CODE G