ISmBoxConstrainedOptimization.CoefficientsOrder

Fore Syntax

CoefficientsOrder: String;

Fore.NET Syntax

CoefficientsOrder: string;

Description

The CoefficientsOrder property determines the coefficients order.

Comments

To determine criterion function, use the ISmBoxConstrainedOptimization.FunctionString property.

Fore and Fore.NET Examples

The property use is given in the example for ISmBoxConstrainedOptimization.Solution

See also:

ISmBoxConstrainedOptimization