#include <SIRFlt.hpp>
Inheritance diagram for Bayesian_filter::SIR_kalman_scheme:

Public Member Functions | |
| SIR_kalman_scheme (std::size_t x_size, std::size_t s_size, SIR_random &random_helper) | |
| void | init () |
| void | update () |
| Float | update_resample () |
| Float | update_resample (const Importance_resampler &resampler) |
| void | update_statistics () |
| void | roughen () |
Protected Member Functions | |
| void | roughen_correlated (FM::ColMatrix &P, Float K) |
Protected Attributes | |
| Sampled_LiAd_predict_model | roughen_model |
|
||||||||||||||||
|
|
|
|
Implements Bayesian_filter::Kalman_state_filter. |
|
|
Reimplemented from Bayesian_filter::SIR_scheme. |
|
||||||||||||
|
|
|
|
Implements Bayesian_filter::Kalman_state_filter. |
|
|
Reimplemented from Bayesian_filter::SIR_scheme. |
|
|
Reimplemented from Bayesian_filter::SIR_scheme. |
|
|
|
|
|
|
1.4.6