ICpNonLinearDecomposition.MethodType

Fore Syntax

MethodType: NonLinearEquationsType;

Fore Syntax

MethodType: Prognoz.Platform.Interop.Stat.NonLinearEquationsType;

Description

The MethodType property determines a method of solution search.

Comments

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

Fore and Fore.NET Examples

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

See also:

ICpNonLinearDecomposition