Jafar
|
The factory for constant acceleration models. More...
The factory for constant acceleration models.
Definition at line 26 of file CANode.hpp.
#include <CANode.hpp>
Public Member Functions | |
CstAccPredictModelFactory (unsigned short dim, unsigned short sv_size, unsigned short q_size, VEC const &var, bool use_bias) | |
PredictionEngineBase * | CreatePredictionModel () |
Private Attributes | |
unsigned short | m_dim |
unsigned short | m_sv_size |
unsigned short | m_q_size |
VEC | m_q |
bool | m_use_bias |
Generated on Wed Oct 15 2014 00:37:34 for Jafar by doxygen 1.7.6.1 |