module_forecast::Forecast::DoubleExponential Member List
This is the complete list of members for
module_forecast::Forecast::DoubleExponential, including all inherited members.
applyForecast(Forecast *, const Date[], unsigned int, bool) | module_forecast::Forecast::DoubleExponential | [virtual] |
DoubleExponential(double a=initial_alfa, double g=initial_gamma) | module_forecast::Forecast::DoubleExponential | [inline] |
generateForecast(Forecast *fcst, const double history[], unsigned int count, const double weight[], bool debug) | module_forecast::Forecast::DoubleExponential | [virtual] |
getName() | module_forecast::Forecast::DoubleExponential | [inline, virtual] |
setDampenTrend(double x) | module_forecast::Forecast::DoubleExponential | [inline, static] |
setInitialAlfa(double x) | module_forecast::Forecast::DoubleExponential | [inline, static] |
setInitialGamma(double x) | module_forecast::Forecast::DoubleExponential | [inline, static] |
setMaxAlfa(double x) | module_forecast::Forecast::DoubleExponential | [inline, static] |
setMaxGamma(double x) | module_forecast::Forecast::DoubleExponential | [inline, static] |
setMinAlfa(double x) | module_forecast::Forecast::DoubleExponential | [inline, static] |
setMinGamma(double x) | module_forecast::Forecast::DoubleExponential | [inline, static] |