ISmNonLinearLeastSquare.Tolerance

Fore Syntax

Tolerance: Double;

Fore.NET Syntax

Tolerance: Double;

Description

The Tolerance property determines accuracy.

Comments

Default value is 0.0001.

Fore and Fore.NET Examples

The property use is given in the example for ISmNonLinearLeastSquare.CoefficientsOrder.

See also:

ISmNonLinearLeastSquare