Assembly:Cp
Namespace: Prognoz.Platform.Interop.Cp;
The INonLinearExplanatory interface is used to work with explanatory variable for non-linear optimization method.
INonLinearExplanatory
Values of the variable must be set before method calculation.
| 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: