#include <bayesFlt.hpp>
Inheritance diagram for Bayesian_filter::Addative_predict_model:

Public Member Functions | |
| Addative_predict_model (std::size_t x_size, std::size_t q_size) | |
| virtual const FM::Vec & | f (const FM::Vec &x) const =0 |
Public Attributes | |
| FM::Vec | q |
| FM::Matrix | G |
| Numerical_rcond | rclimit |
|
||||||||||||
|
|
|
|
Implemented in Bayesian_filter::Linear_predict_model, Bayesian_filter::Simple_addative_predict_model, and Bayesian_filter::Simple_linrz_predict_model. |
|
|
|
|
|
|
|
|
|
1.4.6