IMsNonLinearRegressionTransform.Tolerance

Fore Syntax

Tolerance: Double;

Fore.NET Syntax

Tolerance: double;

Description

The Tolerance property determines calculation accuracy.

Comments

The default value: 0.0001.

Available value range: (0;1].

Fore and Fore.NET Examples

The property use is given in the example for IMsNonLinearRegressionTransform.OptimizationMethod.

See also:

IMsNonLinearRegressionTransform