Classes | |
class | DexpFunctor |
Functor that implements Exponential map and its derivatives. More... | |
class | ExpmapFunctor |
Functor implementing Exponential map. More... | |
Functions | |
GTSAM_EXPORT Matrix3 | compose (const Matrix3 &M, const SO3 &R, OptionalJacobian< 9, 9 > H) |
GTSAM_EXPORT Matrix99 | Dcompose (const SO3 &R) |
(constant) Jacobian of compose wrpt M More... | |
GTSAM_EXPORT Matrix3 gtsam::so3::compose | ( | const Matrix3 & | M, |
const SO3 & | R, | ||
OptionalJacobian< 9, 9 > | H = {} |
||
) |