![]() | Double |
Name | Description | |
---|---|---|
![]() | Evaluate(Double) | Evaluates the functional at the given point. |
![]() | Evaluate(DoubleVector) | Evaluates the functional at the given point. |
![]() | Evaluate(DoubleMatrix, DoubleMatrix) | Evaluate the function at the points X and place the results in Y. |
![]() | Evaluate(DoubleVector, DoubleVector) | Vector-vector form of the evaluate function. Part of the base class DoubleMultiVariableFunction interface. |