ICpNonLinearDecomposition.MaxIteration

Syntax

MaxIteration: Integer;

Description

The MaxIteration property determines the maximum number of iterations, within which the solution is found.

Comments

Use the ICpNonLinearDecomposition.Tolerance property to determine accuracy of solution.

Example

The property use is given in the example for ICpNonLinearDecomposition.Equations.

See also:

ICpNonLinearDecomposition