Jafar
|
Linear prediction model with command. More...
Linear prediction model with command.
x' = F*x + v + G*(u+w)
Definition at line 133 of file predictModel.hpp.
#include <predictModel.hpp>
Public Member Functions | |
LinearCommandPredictModel (std::size_t sizeState, std::size_t sizeCommand) | |
LinearCommandPredictModel (const jblas::mat &F_, const jblas::mat &G_, const jblas::sym_mat &Q_) |
Generated on Wed Oct 15 2014 00:37:36 for Jafar by doxygen 1.7.6.1 |