Click or drag to resize

DampedBFGSHessianUpdaterLagrangianHessian Method

Overload List
 NameDescription
Public methodLagrangianHessian(SequentialQuadraticProgrammingSolverIteration) Computes an update to the Lagrangian Hessian from the values of the current iterate.
Public methodLagrangianHessian(DoubleVector, DoubleVector, LagrangianFunction, DoubleMatrix) Computes an update to the Lagrangian Hessian from the values of the current iterate solution x, the iterate value of the Lagrangian multipliers lambda, and the Lagrangian function L.
Top
See Also