Bayes++ Bayesian Filtering Classes  Release 2014.5 - Copyright (c) 2003,2004,2005,2006,2011,2012,2014 Michael Stevens
Classes | Namespaces | Typedefs
models.hpp File Reference
#include <boost/function.hpp>

Go to the source code of this file.

Classes

class  Bayesian_filter::Simple_additive_predict_model
 
class  Bayesian_filter::Simple_linrz_predict_model
 
class  Bayesian_filter::Simple_linear_predict_model
 
class  Bayesian_filter::Simple_linrz_correlated_observe_model
 
class  Bayesian_filter::Simple_linrz_uncorrelated_observe_model
 
class  Bayesian_filter::Simple_linear_correlated_observe_model
 
class  Bayesian_filter::Simple_linear_uncorrelated_observe_model
 
class  Bayesian_filter::Adapted_Correlated_additive_observe_model
 
class  Bayesian_filter::Adapted_Linrz_correlated_observe_model
 
class  Bayesian_filter::General_LzUnAd_observe_model
 
class  Bayesian_filter::General_LiUnAd_observe_model
 
class  Bayesian_filter::General_LzCoAd_observe_model
 
class  Bayesian_filter::General_LiCoAd_observe_model
 

Namespaces

 Bayesian_filter
 

Typedefs

typedef boost::function1< const FM::Vec &, const FM::Vec & > Bayesian_filter::State_function