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 | k1_4Pi = 0.25 * kPi_inv |
static constexpr double | k1_Pi2 = 1.0 / kPi2 |
static constexpr double | k1_Pi3 = 1.0 / kPi3 |
static constexpr double | k2_Pi3 = 2.0 * k1_Pi3 |
static constexpr double | kNearPiThresholdSq = 1e-6 |
static constexpr double | kNearZeroThresholdSq = 1e-6 |
static constexpr double | kPi2 = M_PI * M_PI |
static constexpr double | kPi3 = M_PI * kPi2 |
static constexpr double | kPi_inv = 1.0 / M_PI |
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 |
GTSAM_EXPORT Matrix3 gtsam::so3::compose | ( | const Matrix3 & | M, |
const SO3 & | R, | ||
OptionalJacobian< 9, 9 > | H = {} |
||
) |
GTSAM_EXPORT Matrix99 gtsam::so3::Dcompose | ( | const SO3 & | Q | ) |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |