ISmNonLinearOptimization.MaxIteration

Fore Syntax

MaxIteration: Integer;

Fore.NET Syntax

MaxIteration: integer;

Description

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

Comments

Default value is 100.

Fore and Fore.NET Examples

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

See also:

ISmNonLinearOptimization