, including all inherited members.
FSStorageBuf typedef (defined in jafar::ddf::PredictionEngineGeneric< PARAMS >) | jafar::ddf::PredictionEngineGeneric< PARAMS > | [protected] |
GetCurrentStateTime() const (defined in jafar::ddf::PredictionEngineBase) | jafar::ddf::PredictionEngineBase | [inline] |
GetHistoBufLength() const (defined in jafar::ddf::PredictionEngineGeneric< PARAMS >) | jafar::ddf::PredictionEngineGeneric< PARAMS > | [inline] |
GetHistoryClosestInfo(time const &t, InfoContainer &iCont) (defined in jafar::ddf::PredictionEngineGeneric< PARAMS >) | jafar::ddf::PredictionEngineGeneric< PARAMS > | [inline] |
GetHistoryLength() (defined in jafar::ddf::PredictionEngineGeneric< PARAMS >) | jafar::ddf::PredictionEngineGeneric< PARAMS > | [inline] |
GetInversePrediction()=0 | jafar::ddf::PredictionEngineBase | [pure virtual] |
GetPrediction()=0 | jafar::ddf::PredictionEngineBase | [pure virtual] |
Init(InfoContainer const &inityY)=0 (defined in jafar::ddf::PredictionEngineBase) | jafar::ddf::PredictionEngineBase | [pure virtual] |
InitInformation(VEC const &y, MSYM const &Y)=0 | jafar::ddf::PredictionEngineBase | [pure virtual] |
InitState(VEC const &x, MSYM const &X)=0 | jafar::ddf::PredictionEngineBase | [pure virtual] |
InsertDelayedMeasure(InfoContainer const &ICont, time const &avail_time)=0 | jafar::ddf::PredictionEngineBase | [pure virtual] |
IsPSD(bool use_mutex)=0 | jafar::ddf::PredictionEngineBase | [pure virtual] |
m_current_time (defined in jafar::ddf::PredictionEngineBase) | jafar::ddf::PredictionEngineBase | [protected] |
m_fs_storage (defined in jafar::ddf::PredictionEngineGeneric< PARAMS >) | jafar::ddf::PredictionEngineGeneric< PARAMS > | [protected] |
m_histo_buf_length (defined in jafar::ddf::PredictionEngineGeneric< PARAMS >) | jafar::ddf::PredictionEngineGeneric< PARAMS > | [protected] |
m_horizon (defined in jafar::ddf::PredictionEngineBase) | jafar::ddf::PredictionEngineBase | [protected] |
m_info_mutex (defined in jafar::ddf::PredictionEngineBase) | jafar::ddf::PredictionEngineBase | [mutable, protected] |
m_model_need_update (defined in jafar::ddf::PredictionEngineGeneric< PARAMS >) | jafar::ddf::PredictionEngineGeneric< PARAMS > | [protected] |
m_params (defined in jafar::ddf::PredictionEngineGeneric< PARAMS >) | jafar::ddf::PredictionEngineGeneric< PARAMS > | [protected] |
m_predict_available (defined in jafar::ddf::PredictionEngineBase) | jafar::ddf::PredictionEngineBase | [protected] |
m_store_fstate (defined in jafar::ddf::PredictionEngineBase) | jafar::ddf::PredictionEngineBase | [protected] |
Predict(time const &horizon)=0 | jafar::ddf::PredictionEngineBase | [pure virtual] |
Predict(InfoContainer &info, time const &horizon) | jafar::ddf::PredictionEngineBase | [inline] |
PredictionEngineBase(bool store_fstate=false) (defined in jafar::ddf::PredictionEngineBase) | jafar::ddf::PredictionEngineBase | [inline] |
PredictionEngineGeneric() (defined in jafar::ddf::PredictionEngineGeneric< PARAMS >) | jafar::ddf::PredictionEngineGeneric< PARAMS > | [inline] |
PrintModel()=0 (defined in jafar::ddf::PredictionEngineBase) | jafar::ddf::PredictionEngineBase | [pure virtual] |
ResizeHistory() (defined in jafar::ddf::PredictionEngineGeneric< PARAMS >) | jafar::ddf::PredictionEngineGeneric< PARAMS > | [inline] |
SetCurrentStateTime(time const &t, bool use_mutex) (defined in jafar::ddf::PredictionEngineBase) | jafar::ddf::PredictionEngineBase | [inline] |
SetHistoBufLength(time const &length) (defined in jafar::ddf::PredictionEngineGeneric< PARAMS >) | jafar::ddf::PredictionEngineGeneric< PARAMS > | [inline] |
SetModelParams(time const &from, time const &horizon)=0 | jafar::ddf::PredictionEngineBase | [pure virtual] |
StoreStates(bool yesorno) (defined in jafar::ddf::PredictionEngineBase) | jafar::ddf::PredictionEngineBase | [inline] |
UpdateModel()=0 (defined in jafar::ddf::PredictionEngineGeneric< PARAMS >) | jafar::ddf::PredictionEngineGeneric< PARAMS > | [pure virtual] |
UpdateModel(PARAMS const ¶ms) (defined in jafar::ddf::PredictionEngineGeneric< PARAMS >) | jafar::ddf::PredictionEngineGeneric< PARAMS > | [inline] |
UpdatePredictionWith(InfoContainer const &info)=0 | jafar::ddf::PredictionEngineBase | [pure virtual] |
~PredictionEngineBase() (defined in jafar::ddf::PredictionEngineBase) | jafar::ddf::PredictionEngineBase | [inline, virtual] |
~PredictionEngineGeneric() (defined in jafar::ddf::PredictionEngineGeneric< PARAMS >) | jafar::ddf::PredictionEngineGeneric< PARAMS > | [inline, virtual] |