|
Jafar
|
Linear prediction model. More...
#include <predictModel.hpp>

Public Member Functions | |
| LinearPredictModel (std::size_t sizeState) | |
| LinearPredictModel (const jblas::mat &F_, const jblas::sym_mat &Q_) | |
| This constructor is usefull in case F and Q are constant. | |
| Generated on Wed Oct 15 2014 00:37:36 for Jafar by doxygen 1.7.6.1 |
|