ISmNonLinearOptimization.CoefficientsOrder

Fore Syntax

CoefficientsOrder: String;

Fore.NET 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.

Fore and Fore.NET Examples

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

See also:

ISmNonLinearOptimization