Double |
| 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) | Evaluate the function at the point x and place the result in y. |