ISmNonLinearOptimization.MaxIteration

Syntax

MaxIteration: Integer;

Description

The MaxIteration property determines the maximum number of iterations within which the solution is found.

Comments

Default value is 100.

Example

The property use is given in the example for ISmNonLinearOptimization.InitApproximation.

See also:

ISmNonLinearOptimization