ISmNonLinearOptimization.Tolerance

Fore Syntax

Tolerance: Double;

Fore.NET Syntax

Tolerance: double;

Description

The Tolerance property determines accuracy.

Comments

Default value: 0.00000001.

Fore and Fore.NET Examples

The property use is given in the example for ISmNonLinearOptimization.InitApproximation.

See also:

ISmNonLinearOptimization