Lagrangian |
| Name | Description | |
|---|---|---|
| Evaluate(Double) | Evaluate the function at the point x. | |
| Evaluate(DoubleMatrix, DoubleMatrix) | Evaluate the function at the points X and place the results in Y. | |
| Evaluate(DoubleVector, DoubleVector) | Evaluates the Lagrangian gradient at a point x, placing the results in the vector y. |