ICpNonLinearDecomposition.MethodType

Syntax

MethodType: NonLinearEquationsType;

Description

The MethodType property determines a method of solution search.

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