smooth_feedback
Control and estimation on Lie groups
|
This is the complete list of members for smooth::feedback::EKF< G, DiffType, Stpr >, including all inherited members.
covariance() const | smooth::feedback::EKF< G, DiffType, Stpr > | inline |
CovT typedef | smooth::feedback::EKF< G, DiffType, Stpr > | |
estimate() const | smooth::feedback::EKF< G, DiffType, Stpr > | inline |
predict(F &&f, const Eigen::MatrixBase< QDer > &Q, Scalar< G > tau, std::optional< Scalar< G > > dt={}) | smooth::feedback::EKF< G, DiffType, Stpr > | inline |
reset(const G &g, const CovT &P) | smooth::feedback::EKF< G, DiffType, Stpr > | inline |
update(F &&h, const Y &y, const Eigen::MatrixBase< RDev > &R) | smooth::feedback::EKF< G, DiffType, Stpr > | inline |