Click or drag to resize

DoubleMultiVariableFunctionEvaluate Method

Overload List
 NameDescription
Public methodEvaluate(Double) Evaluate the function at the point x.
Public methodEvaluate(DoubleMatrix, DoubleMatrix) Evaluate the function at the points X and place the results in Y.
Public methodEvaluate(DoubleVector, DoubleVector) Evaluate the function at the point x and place the result in y.
Top
See Also