Bayes Filters Library
Classes | Namespaces
LinearMeasurementModel.h File Reference
#include <BayesFilters/AdditiveMeasurementModel.h>
Include dependency graph for LinearMeasurementModel.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bfl::LinearMeasurementModel
 This class represent an linear measurement model Hx + w, where H is a time-variant measurement matrix, x is a state vector and w is random noise. More...
 

Namespaces

 bfl
 Port of boost::any for C++11 compilers.