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

#include <bayesFlt.hpp>

Inheritance diagram for Bayesian_filter::Jacobian_observe_model:
Bayesian_filter::Observe_model_base Bayesian_filter::Bayes_base Bayesian_filter::Linrz_correlated_observe_model Bayesian_filter::Linrz_uncorrelated_observe_model Bayesian_filter::Adapted_Linrz_correlated_observe_model Bayesian_filter::General_LzCoAd_observe_model Bayesian_filter::Linear_correlated_observe_model Bayesian_filter::Simple_linrz_correlated_observe_model Bayesian_filter::General_LzUnAd_observe_model Bayesian_filter::Linear_uncorrelated_observe_model Bayesian_filter::Simple_linrz_uncorrelated_observe_model Bayesian_filter::UD_sequential_observe_model

Public Attributes

FM::Matrix Hx
 

Protected Member Functions

 Jacobian_observe_model (std::size_t x_size, std::size_t z_size)
 

Additional Inherited Members

- Public Types inherited from Bayesian_filter::Bayes_base
typedef Bayesian_filter_matrix::Float Float
 
- Public Member Functions inherited from Bayesian_filter::Bayes_base
virtual ~Bayes_base ()=0
 
- 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

Bayesian_filter::Jacobian_observe_model::Jacobian_observe_model ( std::size_t  x_size,
std::size_t  z_size 
)
inlineprotected

Member Data Documentation

FM::Matrix Bayesian_filter::Jacobian_observe_model::Hx

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