ISmNonLinearLeastSquare.MaxIteration

Fore Syntax

MaxIteration: Integer;

Fore.NET Syntax

MaxIteration: integer;

Description

The MaxIteration property determines the maximum number of iterations.

Comments

Default value is 500.

Fore and Fore.NET Examples

The property use is given in the example for ISmNonLinearLeastSquare.CoefficientsOrder.

See also:

ISmNonLinearLeastSquare