|
gtsam
|
Simple linear Kalman filter implemented using factor graphs, i.e., performs Cholesky or QR-based SRIF (Square-Root Information Filter). More...
Go to the source code of this file.
Classes | |
| class | gtsam::KalmanFilter |
| Kalman Filter class. More... | |
Namespaces | |
| namespace | gtsam |
| Global functions in a separate testing namespace. | |
Macros | |
| #define | KALMANFILTER_DEFAULT_FACTORIZATION QR |
Simple linear Kalman filter implemented using factor graphs, i.e., performs Cholesky or QR-based SRIF (Square-Root Information Filter).