Classes | Namespaces | Enumerations
holtwinters_params.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ML::OptimParams< Dtype >
 

Namespaces

 ML
 

Enumerations

enum  ML::SeasonalType { ML::ADDITIVE , ML::MULTIPLICATIVE }
 
enum  ML::OptimCriterion { ML::OPTIM_BFGS_ITER_LIMIT = 0 , ML::OPTIM_MIN_PARAM_DIFF = 1 , ML::OPTIM_MIN_ERROR_DIFF = 2 , ML::OPTIM_MIN_GRAD_NORM = 3 }
 
enum  ML::Norm { ML::L0 , ML::L1 , ML::L2 , ML::LINF }