Click or drag to resize
MinConGenLin.GetLagrangeMultiplierEstimate Method
Returns the Lagrange multiplier estimates of the final active constraints.

Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public double[] GetLagrangeMultiplierEstimate()

Return Value

Type:Double[]
A double array containing the Lagrange multiplier estimates of the final active constraints.
See Also