Click or drag to resize
MinConNLP.GetLagrangeMultiplierEst Method
Returns the Lagrange multiplier estimates of the constraints.

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

Return Value

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