Bayes Filters Library
|
#include <BayesFilters/AdditiveMeasurementModel.h>
#include <BayesFilters/GaussianCorrection.h>
#include <BayesFilters/GaussianMixture.h>
#include <BayesFilters/sigma_point.h>
#include <Eigen/Dense>
Go to the source code of this file.
Classes | |
class | bfl::SUKFCorrection |
This class implements the algorithm: Barfoot, T., McManus, C. More... | |
Namespaces | |
bfl | |
Port of boost::any for C++11 compilers. | |