Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Protected Types | Protected Attributes
jafar::ddf::PredictionEngineGeneric< PARAMS > Class Template Reference

This class allows to customize the set of parameters needed for updating the prediction model (specialization of PredictionEngineBase) More...


Detailed Description

template<typename PARAMS>
class jafar::ddf::PredictionEngineGeneric< PARAMS >

This class allows to customize the set of parameters needed for updating the prediction model (specialization of PredictionEngineBase)

Author:
Pierre Lamon

Definition at line 130 of file predictenginebase.hpp.

#include <predictenginebase.hpp>

Inheritance diagram for jafar::ddf::PredictionEngineGeneric< PARAMS >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void UpdateModel ()=0
void UpdateModel (PARAMS const &params)
void SetHistoBufLength (time const &length)
time GetHistoBufLength () const
void ResizeHistory ()
time GetHistoryLength ()
bool GetHistoryClosestInfo (time const &t, InfoContainer &iCont)

Protected Types

typedef std::deque
< FSStorageBase< PARAMS > > 
FSStorageBuf

Protected Attributes

PARAMS m_params
bool m_model_need_update
time m_histo_buf_length
FSStorageBuf m_fs_storage

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Wed Oct 15 2014 00:37:33 for Jafar by doxygen 1.7.6.1
LAAS-CNRS