3*3 matrix representation of SO(3) More...
#include <gtsam/geometry/SOn.h>#include <gtsam/base/Lie.h>#include <gtsam/base/Matrix.h>#include <gtsam/dllexport.h>#include <vector>

Go to the source code of this file.
Classes | |
| struct | gtsam::so3::DexpFunctor |
| struct | gtsam::so3::ExpmapFunctor |
| struct | gtsam::traits< const SO3 > |
| struct | gtsam::traits< SO3 > |
Namespaces | |
| gtsam | |
| traits | |
| gtsam::so3 | |
Typedefs | |
| using | gtsam::SO3 = SO< 3 > |
Functions | |
| GTSAM_EXPORT Matrix3 | gtsam::so3::compose (const Matrix3 &M, const SO3 &R, OptionalJacobian< 9, 9 > H) |
| GTSAM_EXPORT Matrix99 | gtsam::so3::Dcompose (const SO3 &R) |
| (constant) Jacobian of compose wrpt M More... | |