Contains the interface of the EKFilter base template class.  
More...
#include <kfilter/kvector.hpp>#include <vector>#include <string>#include <iostream>#include <stdexcept>#include <kfilter/ktypes.hpp>

Go to the source code of this file.
Classes | |
| class | Kalman::EKFilter< T, BEG, OQ, OVR, DBG > | 
| Generic Extended Kalman Filter (EKF) template base class.  More... | |
Namespaces | |
| namespace | Kalman | 
Contains all classes and functions related to Kalman filtering.  | |
Contains the interface of the EKFilter base template class. 
Definition in file ekfilter.hpp.