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