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::Simple_linear_correlated_observe_model Class Reference

#include <models.hpp>

Inheritance diagram for Bayesian_filter::Simple_linear_correlated_observe_model:
Bayesian_filter::Linear_correlated_observe_model Bayesian_filter::Linrz_correlated_observe_model Bayesian_filter::Correlated_additive_observe_model Bayesian_filter::Jacobian_observe_model Bayesian_filter::Parametised_observe_model Bayesian_filter::Observe_model_base Bayesian_filter::Observe_model_base Bayesian_filter::Observe_function Bayesian_filter::Bayes_base Bayesian_filter::Bayes_base Bayesian_filter::Bayes_base

Public Member Functions

 Simple_linear_correlated_observe_model (const FM::Matrix &Hx_init, const FM::SymMatrix &Z_init)
 
- Public Member Functions inherited from Bayesian_filter::Linear_correlated_observe_model
 Linear_correlated_observe_model (std::size_t x_size, std::size_t z_size)
 
const FM::Vech (const FM::Vec &x) const
 
- Public Member Functions inherited from Bayesian_filter::Linrz_correlated_observe_model
 Linrz_correlated_observe_model (std::size_t x_size, std::size_t z_size)
 
- Public Member Functions inherited from Bayesian_filter::Correlated_additive_observe_model
 Correlated_additive_observe_model (std::size_t z_size)
 
- Public Member Functions inherited from Bayesian_filter::Parametised_observe_model
 Parametised_observe_model (std::size_t)
 
virtual void normalise (FM::Vec &, const FM::Vec &) 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)
 
- Public Attributes inherited from Bayesian_filter::Correlated_additive_observe_model
FM::SymMatrix Z
 
- Public Attributes inherited from Bayesian_filter::Parametised_observe_model
Numerical_rcond rclimit
 
- Public Attributes inherited from Bayesian_filter::Jacobian_observe_model
FM::Matrix Hx
 
- Protected Member Functions inherited from Bayesian_filter::Jacobian_observe_model
 Jacobian_observe_model (std::size_t x_size, std::size_t z_size)
 

Constructor & Destructor Documentation

Bayesian_filter::Simple_linear_correlated_observe_model::Simple_linear_correlated_observe_model ( const FM::Matrix Hx_init,
const FM::SymMatrix Z_init 
)

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