INonLinearConstraint.LagrangeMultiplier

Syntax

LagrangeMultiplier: Double;

Description

The LagrangeMultiplier property determines value of Lagrange multiplier.

Comments

Lagrange multiplier determines the degree, to which constraint value is close to its border.

Example

The property use is given in the example for ISmNonLinearOptimization.PerformanceInfo.

See also:

INonLinearConstraint