#include "bayesFlt.hpp"#include "matSup.hpp"#include <cassert>#include "boost/numeric/ublas/io.hpp"Namespaces | |
| namespace | Bayesian_filter_matrix |
Functions | |
| template<class scalar> | |
| scalar | sqr (scalar x) |
| void | Bayesian_filter_matrix::assert_isPSD (const SymMatrix &M) |
| bool | Bayesian_filter_matrix::isPSD (const SymMatrix &M) |
| bool | Bayesian_filter_matrix::isSymmetric (const Matrix &M) |
| void | Bayesian_filter_matrix::forceSymmetric (Matrix &M, bool bUpperToLower) |
|
||||||||||
|
|
1.4.6