ICpNonLinearOptimization.MethodType

Fore syntax

MethodType: CpNonLinearMethodType;

Fore.NET syntax

MethodType: Prognoz.Platform.Interop.Cp.CpNonLinearMethodType;

Description

The MethodType property determines method of solution search.

Fore and Fore.NET examples

The property use is given in the example for ICpNonLinearOptimization.CriterionFunction.

See also:

ICpNonLinearOptimization