Click or drag to resize

SequentialQuadraticProgrammingSolverIterationLagrangianHession Property

Gets the Lagrangian Hessian estimate for this iteration.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public DoubleMatrix LagrangianHession { get; }

Property Value

DoubleMatrix
See Also