Click or drag to resize

CentralDifferenceHessianUpdater Methods

The CentralDifferenceHessianUpdater type exposes the following members.

Methods
 NameDescription
Public methodInitialize Return to initial state.
Public methodLagrangianHessian Updates the value of the Lagrangian Hessian based on iterate values. Uses a central difference algorithm to first estmate the gradient of the Lagrangian, and another application of a centeral difference algorithm to estimate the Hessian from the gradient.
Top
See Also