Bayes++ Bayesian Filtering Classes  Release 2014.5 - Copyright (c) 2003,2004,2005,2006,2011,2012,2014 Michael Stevens
Public Member Functions | List of all members
Bayesian_filter::Sampled_general_predict_model< Predict_model > Class Template Reference

#include <SIRFlt.hpp>

Inheritance diagram for Bayesian_filter::Sampled_general_predict_model< Predict_model >:
Predict_model Bayesian_filter::Sampled_predict_model Bayesian_filter::Predict_model_base Bayesian_filter::Bayes_base

Public Member Functions

 Sampled_general_predict_model (std::size_t x_size, std::size_t q_size, SIR_random &random_helper)
 
virtual const FM::Vecfw (const FM::Vec &x) const
 
void init_GqG () const
 
- Public Member Functions inherited from Bayesian_filter::Bayes_base
virtual ~Bayes_base ()=0
 

Additional Inherited Members

- Public Types inherited from Bayesian_filter::Bayes_base
typedef Bayesian_filter_matrix::Float Float
 
- Static Public Member Functions inherited from Bayesian_filter::Bayes_base
static void error (const Numeric_exception &a)
 
static void error (const Logic_exception &a)
 

Constructor & Destructor Documentation

template<class Predict_model>
Bayesian_filter::Sampled_general_predict_model< Predict_model >::Sampled_general_predict_model ( std::size_t  x_size,
std::size_t  q_size,
SIR_random random_helper 
)
inline

Member Function Documentation

template<class Predict_model>
virtual const FM::Vec& Bayesian_filter::Sampled_general_predict_model< Predict_model >::fw ( const FM::Vec x) const
inlinevirtual
template<class Predict_model>
void Bayesian_filter::Sampled_general_predict_model< Predict_model >::init_GqG ( ) const
inline

The documentation for this class was generated from the following file: