| Contains all classes and functions related to Kalman filtering | |
Nested namespace in Kalman to avoid name clash with std::swap | |
| Generic Extended Kalman Filter (EKF) template base class | |
Base class for all exceptions thrown in the Kalman namespace | |
| Generic Linear Kalman Filter template base class | |
| Minimalist matrix template class | |
Contains necessary informations to print a formatted KMatrix | |
| Minimalist vector template class | |
Contains necessary informations to print a formatted KVector | |
| Exception class for access to out-of-bound elements | |
| Sample EKFilter implementation class, very brief |