Click or drag to resize

SequentialQuadraticProgrammingSolverIterationLagrangianMultiplier Property

Gets the vector of Lagrange mulitipliers for this iteration.

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

Property Value

DoubleVector
See Also