ISlGDLTerms.Tolerance

Fore Syntax

Tolerance: Double;

Fore.NET Syntax

Tolerance: double;

Description

The Tolerance property determines estimation tolerance.

Comments

Default value: Tolerance = 0,00000001.

Fore and Fore.NET Examples

The property use is given in the example for ISmLinearRegress.GDLTerms.

See also:

ISlGDLTerms