Stat Assembly > Stat Assembly Interfaces > ISmBoxConstrainedOptimization > ISmBoxConstrainedOptimization.Tolerance
Tolerance: Double;
Tolerance: double;
The Tolerance property determines accuracy.
Default value - 1E-08.
To determine the maximum number of iterations, use the ISmBoxConstrainedOptimization.MaxIteration property.
The property use is given in the example for ISmBoxConstrainedOptimization.Solution.
See also: