Bayesian_filter::Indirect_state_filter< Error_base > Class Template Reference

#include <indirect.hpp>

Inheritance diagram for Bayesian_filter::Indirect_state_filter< Error_base >:

Bayesian_filter::State_filter Bayesian_filter::Bayes_filter_base Bayesian_filter::Bayes_base List of all members.

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 ()

template<typename Error_base>
class Bayesian_filter::Indirect_state_filter< Error_base >


Constructor & Destructor Documentation

template<typename Error_base>
Bayesian_filter::Indirect_state_filter< Error_base >::Indirect_state_filter Error_base &  error_filter  )  [inline]
 


Member Function Documentation

template<typename Error_base>
template<typename O_model>
void Bayesian_filter::Indirect_state_filter< Error_base >::observe O_model &  h,
const FM::Vec z
[inline]
 

template<typename Error_base>
template<typename O_model>
void Bayesian_filter::Indirect_state_filter< Error_base >::observe_error O_model &  h,
const FM::Vec z_error
[inline]
 

template<typename Error_base>
template<typename P_model>
void Bayesian_filter::Indirect_state_filter< Error_base >::predict P_model &  f  )  [inline]
 

template<typename Error_base>
void Bayesian_filter::Indirect_state_filter< Error_base >::update  )  [inline, virtual]
 

Implements Bayesian_filter::State_filter.


The documentation for this class was generated from the following file:
Generated on Wed Oct 4 22:57:25 2006 for Bayes++ Bayesian Filtering Classes by  doxygen 1.4.6