The amount by which bounds may be violated during numerical differentiation.
A double
scalar value specifying the amount by which bounds may be violated during numerical differentiation.
By default, BoundViolationBound
is set to 1.0.
Exception Type | Condition |
---|---|
ArgumentException | is thrown if BoundViolationBound is set to a value less than or equal to 0.0 |
MinConNLP Class | Imsl.Math Namespace