Bayesian_filter::Addative_predict_model Class Reference

#include <bayesFlt.hpp>

Inheritance diagram for Bayesian_filter::Addative_predict_model:

Bayesian_filter::Predict_model_base Bayesian_filter::Bayes_base Bayesian_filter::Linrz_predict_model Bayesian_filter::Simple_addative_predict_model Bayesian_filter::Linear_predict_model Bayesian_filter::Simple_linrz_predict_model Bayesian_filter::Linear_invertable_predict_model Bayesian_filter::Simple_linear_predict_model List of all members.

Public Member Functions

 Addative_predict_model (std::size_t x_size, std::size_t q_size)
virtual const FM::Vecf (const FM::Vec &x) const =0

Public Attributes

FM::Vec q
FM::Matrix G
Numerical_rcond rclimit

Constructor & Destructor Documentation

Bayesian_filter::Addative_predict_model::Addative_predict_model std::size_t  x_size,
std::size_t  q_size
 


Member Function Documentation

virtual const FM::Vec& Bayesian_filter::Addative_predict_model::f const FM::Vec x  )  const [pure virtual]
 

Implemented in Bayesian_filter::Linear_predict_model, Bayesian_filter::Simple_addative_predict_model, and Bayesian_filter::Simple_linrz_predict_model.


Member Data Documentation

FM::Matrix Bayesian_filter::Addative_predict_model::G
 

FM::Vec Bayesian_filter::Addative_predict_model::q
 

Numerical_rcond Bayesian_filter::Addative_predict_model::rclimit
 


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