Click or drag to resize

ICostFunction Methods

The ICostFunction type exposes the following members.

Methods
 NameDescription
Public methodGradientComputes the gradient (first derivative) of the cost function at x.
Public methodHessianComputes the Hessian (second derivative) of the cost function at x.
Public methodValueComputes the cost function value at x.
Top
See Also