Bayes++ Bayesian Filtering Classes
Release 2014.5 - Copyright (c) 2003,2004,2005,2006,2011,2012,2014 Michael Stevens
|
#include <bayesFlt.hpp>
Public Member Functions | |
virtual const FM::Vec & | h (const FM::Vec &x) const =0 |
Public Member Functions inherited from Bayesian_filter::Bayes_base | |
virtual | ~Bayes_base ()=0 |
Additional Inherited Members | |
Public Types inherited from Bayesian_filter::Bayes_base | |
typedef Bayesian_filter_matrix::Float | Float |
Static Public Member Functions inherited from Bayesian_filter::Bayes_base | |
static void | error (const Numeric_exception &a) |
static void | error (const Logic_exception &a) |
Implemented in Bayesian_filter::Linear_uncorrelated_observe_model, Bayesian_filter::Linear_correlated_observe_model, Bayesian_filter::Parametised_observe_model, Bayesian_filter::Adapted_Linrz_correlated_observe_model, Bayesian_filter::Adapted_Correlated_additive_observe_model, Bayesian_filter::Simple_linrz_uncorrelated_observe_model, and Bayesian_filter::Simple_linrz_correlated_observe_model.