INonLinearExplanatory.VariableName

Syntax

VariableName: String;

Description

The VariableName property determines a name of the variable in the formula.

Comments

Calculation formulas for non-linear optimization method are determined by the ICpNonLinearOptimization.Equations property.

Example

The property use is given in the example for INonLinearExplanatory.Retrospective.

See also:

INonLinearExplanatory