ICpNonLinearOptimization.Tolerance

Syntax

Tolerance: Double;

Description

The Tolerance property determines the accuracy of solution. The default value is 0.0001.

Example

The property use is given in the example for ICpNonLinearOptimization.CriterionFunction.

See also:

ICpNonLinearOptimization