MaxIteration: Integer;
MaxIteration: integer;
The MaxIteration property determines the maximum number of iterations within which the solution is found.
To determine solution accuracy, use the ISmLinearEquations.Tolerance property.
The property use is given in the example for ISmLinearEquations.InitApproximation.
See also: