IMLESettings.MaxIterations

Fore Syntax

MaxIterations: Integer;

Fore.NET Syntax

MaxIterations: integer;

Description

The MaxIterations property determines the maximum number of iterations.

Comments

The set value cannot be negative.

Fore and Fore.NET Examples

The property use is given in the example for ISmGeneralizedExtremeValueDistribution.MLESettings.

See also:

IMLESettings