Contains the interface of the KFilter
base template class.
More...
#include <kfilter/ekfilter.hpp>
#include <kfilter/kvector.hpp>
#include <kfilter/kmatrix.hpp>
#include <kfilter/ekfilter_impl.hpp>
Go to the source code of this file.
Classes | |
class | Kalman::KFilter< T, BEG, OQ, OVR, DBG > |
Generic Linear Kalman Filter template base class. More... | |
Namespaces | |
namespace | Kalman |
Contains all classes and functions related to Kalman filtering. |
Contains the interface of the KFilter
base template class.
Definition in file kfilter.hpp.