Click or drag to resize

LagrangianFunctionLagrangianGradientFunctionEvaluate 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) Evaluates the Lagrangian gradient at a point x, placing the results in the vector y.
Top
See Also