error(const Numeric_exception &a) | Bayesian_filter::Bayes_base | static |
error(const Logic_exception &a) | Bayesian_filter::Bayes_base | static |
Float typedef | Bayesian_filter::Bayes_base | |
fXX | Bayesian_filter::Unscented_scheme | protected |
init() | Bayesian_filter::Unscented_scheme | virtual |
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 | |
kappa | Bayesian_filter::Unscented_scheme | |
last_z_size | Bayesian_filter::Unscented_scheme | protected |
Linrz_kalman_filter() | Bayesian_filter::Linrz_kalman_filter | inlineprotected |
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_scheme | inlinevirtual |
observe(Linrz_correlated_observe_model &h, const FM::Vec &z) | Bayesian_filter::Unscented_scheme | inlinevirtual |
observe_Kappa(std::size_t size) const | Bayesian_filter::Unscented_scheme | protectedvirtual |
observe_size(std::size_t z_size) | Bayesian_filter::Unscented_scheme | protected |
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_scheme | virtual |
predict(Additive_predict_model &f) | Bayesian_filter::Unscented_scheme | |
predict(Linrz_predict_model &f) | Bayesian_filter::Unscented_scheme | inlinevirtual |
predict_Kappa(std::size_t size) const | Bayesian_filter::Unscented_scheme | protectedvirtual |
rclimit | Bayesian_filter::Kalman_state_filter | |
S | Bayesian_filter::Unscented_scheme | |
s | Bayesian_filter::Unscented_scheme | |
SI | Bayesian_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_scheme | virtual |
update_XX(Float kappa) | Bayesian_filter::Unscented_scheme | |
X | Bayesian_filter::Kalman_state_filter | |
x | Bayesian_filter::State_filter | |
XX | Bayesian_filter::Unscented_scheme | |
~Bayes_base()=0 | Bayesian_filter::Bayes_base | pure virtual |