Apollo 10.0
自动驾驶开放平台
|
Defines the templated KalmanFilter class. 更多...
#include <sstream>
#include <string>
#include "Eigen/Dense"
#include "cyber/common/log.h"
#include "modules/common/math/matrix_operations.h"
类 | |
class | apollo::common::math::KalmanFilter< T, XN, ZN, UN > |
Implements a discrete-time Kalman filter. 更多... | |
命名空间 | |
namespace | apollo::common::math |
apollo::common::math | |
namespace | apollo |
class register implement | |
namespace | apollo::common |
apollo::common | |
Defines the templated KalmanFilter class.
在文件 kalman_filter.h 中定义.