ISmBoxConstrainedOptimization.CoefficientsOrder

Syntax

CoefficientsOrder: String;

Description

The CoefficientsOrder property determines the coefficients order.

Comments

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

Example

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

See also:

ISmBoxConstrainedOptimization