IMLESettings.MaxIterations

Syntax

MaxIterations: Integer;

Description

The MaxIterations property determines the maximum number of iterations.

Comments

The set value cannot be negative.

Example

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

See also:

IMLESettings