GammaSearch: Boolean;
The GammaSearch property determines whether the Gamma parameter is to be searched.
GammaSearch = True. Gamma parameter is found automatically.
GammaSearch = False. Default value. The Gamma parameter is defined by the user (use the IExponentialSmoothingParameters.Gamma property).
The property use is given in the example for IExponentialSmoothingParameters.Alpha.
See also: