#include <indirect.hpp>
Inheritance diagram for Bayesian_filter::Indirect_state_filter< Error_base >:

Public Member Functions | |
| Indirect_state_filter (Error_base &error_filter) | |
| template<typename P_model> | |
| void | predict (P_model &f) |
| template<typename O_model> | |
| void | observe (O_model &h, const FM::Vec &z) |
| template<typename O_model> | |
| void | observe_error (O_model &h, const FM::Vec &z_error) |
| void | update () |
|
||||||||||
|
|
|
||||||||||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
||||||||||||||
|
|
|
|||||||||
|
Implements Bayesian_filter::State_filter. |
1.4.6