Click or drag to resize

SequentialQuadraticProgrammingSolverIterationLagrangian Property

Gets the Lagrangian function for the nonlinear programming problem being solved.

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

Property Value

LagrangianFunction
See Also