ICpNonLinearOptimization.MaxIterationsCount

Syntax

MaxIterationsCount: Integer;

Description

The MaxIterationsCount property determines the maximum number of iterations, within which the solution should be found. The default value is 1500.

Example

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

See also:

ICpNonLinearOptimization