Bayes++ Bayesian Filtering Classes  Release 2014.5 - Copyright (c) 2003,2004,2005,2006,2011,2012,2014 Michael Stevens
Bayesian_filter::Unscented_scheme Member List

This is the complete list of members for Bayesian_filter::Unscented_scheme, including all inherited members.

error(const Numeric_exception &a)Bayesian_filter::Bayes_basestatic
error(const Logic_exception &a)Bayesian_filter::Bayes_basestatic
Float typedefBayesian_filter::Bayes_base
fXXBayesian_filter::Unscented_schemeprotected
init()Bayesian_filter::Unscented_schemevirtual
init_kalman(const FM::Vec &x, const FM::SymMatrix &X)Bayesian_filter::Kalman_state_filter
init_XX()Bayesian_filter::Unscented_scheme
Kalman_state_filter(std::size_t x_size)Bayesian_filter::Kalman_state_filter
kappaBayesian_filter::Unscented_scheme
last_z_sizeBayesian_filter::Unscented_schemeprotected
Linrz_kalman_filter()Bayesian_filter::Linrz_kalman_filterinlineprotected
observe(Uncorrelated_additive_observe_model &h, const FM::Vec &z)Bayesian_filter::Unscented_scheme
observe(Correlated_additive_observe_model &h, const FM::Vec &z)Bayesian_filter::Unscented_scheme
observe(Linrz_uncorrelated_observe_model &h, const FM::Vec &z)Bayesian_filter::Unscented_schemeinlinevirtual
observe(Linrz_correlated_observe_model &h, const FM::Vec &z)Bayesian_filter::Unscented_schemeinlinevirtual
observe_Kappa(std::size_t size) const Bayesian_filter::Unscented_schemeprotectedvirtual
observe_size(std::size_t z_size)Bayesian_filter::Unscented_schemeprotected
operator=(const Unscented_scheme &)Bayesian_filter::Unscented_scheme
predict(Unscented_predict_model &f)Bayesian_filter::Unscented_scheme
predict(Functional_predict_model &f)Bayesian_filter::Unscented_schemevirtual
predict(Additive_predict_model &f)Bayesian_filter::Unscented_scheme
predict(Linrz_predict_model &f)Bayesian_filter::Unscented_schemeinlinevirtual
predict_Kappa(std::size_t size) const Bayesian_filter::Unscented_schemeprotectedvirtual
rclimitBayesian_filter::Kalman_state_filter
SBayesian_filter::Unscented_scheme
sBayesian_filter::Unscented_scheme
SIBayesian_filter::Unscented_scheme
State_filter(std::size_t x_size)Bayesian_filter::State_filter
Unscented_scheme(std::size_t x_size, std::size_t z_initialsize=0)Bayesian_filter::Unscented_scheme
update()Bayesian_filter::Unscented_schemevirtual
update_XX(Float kappa)Bayesian_filter::Unscented_scheme
XBayesian_filter::Kalman_state_filter
xBayesian_filter::State_filter
XXBayesian_filter::Unscented_scheme
~Bayes_base()=0Bayesian_filter::Bayes_basepure virtual