ICost |
The ICostFunction type exposes the following members.
| Name | Description | |
|---|---|---|
| Gradient | Computes the gradient (first derivative) of the cost function at x. | |
| Hessian | Computes the Hessian (second derivative) of the cost function at x. | |
| Value | Computes the cost function value at x. |