kalman-cpp
Implementation of Kalman Filter in C++
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CEKFImplemetation of the extended Kalman filter. This class needs to be derived
 CEKF2Implemetation of the extended Kalman filter. This class needs to be derived
 CFX
 CKFKalman filter implementation, for a linear system
 CUKFImplemetation of the Unscented Kalman filter. This class needs to be derived