ISmNonLinearOptimization.CoefficientsOrder

Syntax

CoefficientsOrder: String;

Description

The CoefficientsOrder property determines the coefficients order.

Comments

If there are several coefficients, specify them divided by the semicolon. For example: A1;A2;A3;A4.

Example

The property use is given in the example for ISmNonLinearOptimization.InitApproximation.

See also:

ISmNonLinearOptimization