Adjoint typedef | Sophus::SE3< Scalar_, Options > | |
Base typedef | Sophus::SE3< Scalar_, Options > | private |
data() | Sophus::SE3< Scalar_, Options > | inline |
data() const | Sophus::SE3< Scalar_, Options > | inline |
DoF | Sophus::SE3< Scalar_, Options > | static |
Dx_exp_x(Tangent const &upsilon_omega) | Sophus::SE3< Scalar_, Options > | inlinestatic |
Dx_exp_x_at_0() | Sophus::SE3< Scalar_, Options > | inlinestatic |
Dxi_exp_x_matrix_at_0(int i) | Sophus::SE3< Scalar_, Options > | inlinestatic |
exp(Tangent const &a) | Sophus::SE3< Scalar_, Options > | inlinestatic |
fitToSE3(Matrix4< Scalar > const &T) | Sophus::SE3< Scalar_, Options > | inlinestatic |
generator(int i) | Sophus::SE3< Scalar_, Options > | inlinestatic |
hat(Tangent const &a) | Sophus::SE3< Scalar_, Options > | inlinestatic |
HomogeneousPoint typedef | Sophus::SE3< Scalar_, Options > | |
lieBracket(Tangent const &a, Tangent const &b) | Sophus::SE3< Scalar_, Options > | inlinestatic |
num_parameters | Sophus::SE3< Scalar_, Options > | static |
Point typedef | Sophus::SE3< Scalar_, Options > | |
rotX(Scalar const &x) | Sophus::SE3< Scalar_, Options > | inlinestatic |
rotY(Scalar const &y) | Sophus::SE3< Scalar_, Options > | inlinestatic |
rotZ(Scalar const &z) | Sophus::SE3< Scalar_, Options > | inlinestatic |
sampleUniform(UniformRandomBitGenerator &generator) | Sophus::SE3< Scalar_, Options > | inlinestatic |
Scalar typedef | Sophus::SE3< Scalar_, Options > | |
SE3() | Sophus::SE3< Scalar_, Options > | |
SE3(SE3 const &other)=default | Sophus::SE3< Scalar_, Options > | |
SE3(SE3Base< OtherDerived > const &other) | Sophus::SE3< Scalar_, Options > | inline |
SE3(SO3Base< OtherDerived > const &so3, Eigen::MatrixBase< D > const &translation) | Sophus::SE3< Scalar_, Options > | inline |
SE3(Matrix3< Scalar > const &rotation_matrix, Point const &translation) | Sophus::SE3< Scalar_, Options > | inline |
SE3(Eigen::Quaternion< Scalar > const &quaternion, Point const &translation) | Sophus::SE3< Scalar_, Options > | inline |
SE3(Matrix4< Scalar > const &T) | Sophus::SE3< Scalar_, Options > | inlineexplicit |
so3() | Sophus::SE3< Scalar_, Options > | inline |
so3() const | Sophus::SE3< Scalar_, Options > | inline |
so3_ | Sophus::SE3< Scalar_, Options > | protected |
SO3Member typedef | Sophus::SE3< Scalar_, Options > | |
Tangent typedef | Sophus::SE3< Scalar_, Options > | |
trans(T0 const &x, T1 const &y, T2 const &z) | Sophus::SE3< Scalar_, Options > | inlinestatic |
trans(Vector3< Scalar > const &xyz) | Sophus::SE3< Scalar_, Options > | inlinestatic |
Transformation typedef | Sophus::SE3< Scalar_, Options > | |
translation() | Sophus::SE3< Scalar_, Options > | inline |
translation() const | Sophus::SE3< Scalar_, Options > | inline |
translation_ | Sophus::SE3< Scalar_, Options > | protected |
TranslationMember typedef | Sophus::SE3< Scalar_, Options > | |
transX(Scalar const &x) | Sophus::SE3< Scalar_, Options > | inlinestatic |
transY(Scalar const &y) | Sophus::SE3< Scalar_, Options > | inlinestatic |
transZ(Scalar const &z) | Sophus::SE3< Scalar_, Options > | inlinestatic |
vee(Transformation const &Omega) | Sophus::SE3< Scalar_, Options > | inlinestatic |