ICpNonLinearDecomposition.NodesCount

Syntax

NodesCount: Integer;

Description

The NodesCount property determines the number of intervals for dividing the range, which is defined for controlling variables.

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