IMsOptimizationProblem.Tolerance

Fore Syntax

Tolerance: Double;

Fore.NET Syntax

Tolerance: double;

Description

The Tolerance property sets accuracy of problem solution.

Comments

Default value is 0.001.

Fore and Fore.NET Examples

The property use is given in the example for IMsOptimizationProblem.CriterionFunction.

See also:

IMsOptimizationProblem