Classes | Functions | Variables
gtsam::so3 Namespace Reference

Classes

struct  DexpFunctor
 
struct  ExpmapFunctor
 

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...
 

Variables

static constexpr double one_120th = 1.0 / 120.0
 
static constexpr double one_1260th = 1.0 / 1260.0
 
static constexpr double one_12th = 1.0 / 12.0
 
static constexpr double one_180th = 1.0 / 180.0
 
static constexpr double one_24th = 1.0 / 24.0
 
static constexpr double one_60th = 1.0 / 60.0
 
static constexpr double one_6th = 1.0 / 6.0
 
static constexpr double one_720th = 1.0 / 720.0
 

Function Documentation

◆ compose()

GTSAM_EXPORT Matrix3 gtsam::so3::compose ( const Matrix3 &  M,
const SO3 R,
OptionalJacobian< 9, 9 >  H = {} 
)

Compose general matrix with an SO(3) element. We only provide the 9*9 derivative in the first argument M.

Definition at line 54 of file SO3.cpp.

◆ Dcompose()

GTSAM_EXPORT Matrix99 gtsam::so3::Dcompose ( const SO3 Q)

(constant) Jacobian of compose wrpt M

Definition at line 45 of file SO3.cpp.

Variable Documentation

◆ one_120th

constexpr double gtsam::so3::one_120th = 1.0 / 120.0
staticconstexpr

Definition at line 40 of file SO3.cpp.

◆ one_1260th

constexpr double gtsam::so3::one_1260th = 1.0 / 1260.0
staticconstexpr

Definition at line 43 of file SO3.cpp.

◆ one_12th

constexpr double gtsam::so3::one_12th = 1.0 / 12.0
staticconstexpr

Definition at line 37 of file SO3.cpp.

◆ one_180th

constexpr double gtsam::so3::one_180th = 1.0 / 180.0
staticconstexpr

Definition at line 41 of file SO3.cpp.

◆ one_24th

constexpr double gtsam::so3::one_24th = 1.0 / 24.0
staticconstexpr

Definition at line 38 of file SO3.cpp.

◆ one_60th

constexpr double gtsam::so3::one_60th = 1.0 / 60.0
staticconstexpr

Definition at line 39 of file SO3.cpp.

◆ one_6th

constexpr double gtsam::so3::one_6th = 1.0 / 6.0
staticconstexpr

Definition at line 36 of file SO3.cpp.

◆ one_720th

constexpr double gtsam::so3::one_720th = 1.0 / 720.0
staticconstexpr

Definition at line 42 of file SO3.cpp.



gtsam
Author(s):
autogenerated on Sun Dec 22 2024 04:24:59