Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
jafar::filter::LinearCommandPredictModel Class Reference

Linear prediction model with command. More...


Detailed Description

Linear prediction model with command.

x' = F*x + v + G*(u+w)

Definition at line 133 of file predictModel.hpp.

#include <predictModel.hpp>

Inheritance diagram for jafar::filter::LinearCommandPredictModel:
Inheritance graph
[legend]

List of all members.

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_)

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:36 for Jafar by doxygen 1.7.6.1
LAAS-CNRS