ISmBoxConstrainedOptimization.Tolerance

Syntax

Tolerance: Double;

Description

The Tolerance property determines accuracy.

Comments

Default value - 1E-08.

To determine the maximum number of iterations, use the ISmBoxConstrainedOptimization.MaxIteration property.

Example

The property use is given in the example for ISmBoxConstrainedOptimization.Solution.

See also:

ISmBoxConstrainedOptimization