ICpNonLinearOptimization.MaxIterationsCount

Syntax

MaxIterationsCount: Integer;

Description

The MaxIterationsCount property determines the maximum number of iterations within which the solution should be found. Default value - 1500.

Example

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

See also:

ICpNonLinearOptimization