Bayes++ Bayesian Filtering Classes
Release 2014.5 - Copyright (c) 2003,2004,2005,2006,2011,2012,2014 Michael Stevens
|
Typedefs | |
typedef boost::function1< const FM::Vec &, const FM::Vec & > | State_function |
typedef Sampled_general_predict_model< Linear_predict_model > | Sampled_LiAd_predict_model |
typedef Sampled_general_predict_model< Linear_invertable_predict_model > | Sampled_LiInAd_predict_model |
typedef Sampled_general_predict_model<Linear_predict_model> Bayesian_filter::Sampled_LiAd_predict_model |
typedef Sampled_general_predict_model<Linear_invertable_predict_model> Bayesian_filter::Sampled_LiInAd_predict_model |
typedef boost::function1<const FM::Vec&, const FM::Vec&> Bayesian_filter::State_function |