IMLESettings.Tolerance

Fore Syntax

Tolerance: Double;

Fore.NET Syntax

Tolerance: double;

Description

The Tolerance property determines the accuracy of solution.

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