![]() |
mars_lib 0.1.0.2abe2576fe7f
Modular and Robust Sensor-Fusion
|
This is the complete list of members for mars::Ekf, including all inherited members.
| CalculateCorrection() | mars::Ekf | |
| CalculateCorrection(Chi2 *chi2) | mars::Ekf | |
| CalculateCovUpdate() | mars::Ekf | |
| CalculateStateCorrection() | mars::Ekf | private |
| Ekf(const Eigen::Ref< const Eigen::MatrixXd > &H, const Eigen::Ref< const Eigen::MatrixXd > &R, const Eigen::Ref< const Eigen::MatrixXd > &res, const Eigen::Ref< const Eigen::MatrixXd > &P) | mars::Ekf | inline |
| H_ | mars::Ekf | |
| K_ | mars::Ekf | |
| P_ | mars::Ekf | |
| R_ | mars::Ekf | |
| res_ | mars::Ekf | |
| S_ | mars::Ekf |