IMLESettings.Tolerance

Syntax

Tolerance: Double;

Description

The Tolerance property determines the accuracy of solution.

Comments

The set value cannot be negative.

Example

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

See also:

IMLESettings