Click or drag to resize

MultiVariableFunctionFitterMResidualFunctionEvaluate 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) Computes the residuals at for the given functional parameters.
Top
See Also