The IExponentialSmoothingQuickestDescentMethod interface defines the settings for the quickest descent method for the exponential smoothing parameters automatic search.
Property name | Brief description | |
The FinalApproximation property determines final parameter approximation. | ||
The GridStep property determines grid step when parameters are searched. | ||
The InitialApproximation property determines initial approximation of parameters. |
See also: