|
Apollo
6.0
Open source self driving car software
|
Defines the templated KalmanFilter class. More...
#include <sstream>#include <string>#include "Eigen/Dense"#include "cyber/common/log.h"#include "modules/common/math/matrix_operations.h"

Go to the source code of this file.
Classes | |
| class | apollo::common::math::KalmanFilter< T, XN, ZN, UN > |
| Implements a discrete-time Kalman filter. More... | |
Namespaces | |
| apollo::common::math | |
| apollo::common::math | |
| apollo | |
| PlanningContext is the runtime context in planning. It is persistent across multiple frames. | |
| apollo::common | |
| apollo::common | |
Defines the templated KalmanFilter class.
1.8.13