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