The error allowed in the multipliers.
A double
scalar value specifying the error allowed in the multipliers.
A negative multiplier of an inequality constraint is accepted (as zero) if its absolute value is less than MultiplierError
. By default, MultiplierError
is set to .
Exception Type | Condition |
---|---|
ArgumentException | is thrown if MultiplierError is less than or equal to 0.0 |
MinConNLP Class | Imsl.Math Namespace