INonLinearExplanatory

Assembly:Cp

Description

The INonLinearExplanatory interface is used to work with explanatory variable for non-linear optimization method.

Inheritance Hierarchy

          INonLinearExplanatory

Comments

Values of the variable must be set before method calculation.

Properties

  Property name Brief description
CoefficientsOrder The CoefficientsOrder property determines an order of variable coefficients.
Retrospective The Retrospective property determines variable values before optimization start.
Series The Series property determines variable values.
VariableName The VariableName property determines a name of the variable in the formula.

See also:

Cp Assembly Interfaces