IMSL C# Numerical Library

MinConGenLin.GetLagrangeMultiplierEstimate Method 

Returns the Lagrange multiplier estimates of the final active constraints.

public double[] GetLagrangeMultiplierEstimate();

Return Value

A double array containing the Lagrange multiplier estimates of the final active constraints.

See Also

MinConGenLin Class | Imsl.Math Namespace