ICpNonLinearOptimization.MethodType

Fore Syntax

MethodType: CpNonLinearMethodType;

Fore.NET Syntax

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

Description

The MethodType property determines a method of solution search.

Fore and Fore.NET Examples

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

See also:

ICpNonLinearOptimization