ICpNonLinearDecomposition.Tolerance

Syntax

Tolerance: Double;

Description

The Tolerance property determines accuracy of solution.

Comments

Use the ICpNonLinearDecomposition.MaxIteration property to determine the maximum number of iterations, for which solution should be found.

Example

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

See also:

ICpNonLinearDecomposition