#include <mrpt/otherlibs/sophus/rxso3.hpp>

Public Types | |
| using | Scalar = Scalar_ |
| using | Transformation = typename Base::Transformation |
| using | Point = typename Base::Point |
| using | Tangent = typename Base::Tangent |
| using | Adjoint = typename Base::Adjoint |
| using | QuaternionType = typename Eigen::internal::traits< Map< Sophus::RxSO3< Scalar_ >, Options > >::QuaternionType |
Static Public Member Functions | |
| static SOPHUS_FUNC Tangent | log (RxSO3< Scalar > const &other) |
| static SOPHUS_FUNC Adjoint | d_lieBracketab_by_d_a (Tangent const &b) |
| static SOPHUS_FUNC RxSO3< Scalar > | exp (Tangent const &a) |
| static SOPHUS_FUNC RxSO3< Scalar > | expAndTheta (Tangent const &a, Scalar *theta) |
| static SOPHUS_FUNC Transformation | generator (int i) |
| static SOPHUS_FUNC Transformation | hat (Tangent const &a) |
| static SOPHUS_FUNC Tangent | lieBracket (Tangent const &a, Tangent const &b) |
| static SOPHUS_FUNC Tangent | logAndTheta (RxSO3< Scalar > const &other, Scalar *theta) |
| static SOPHUS_FUNC Tangent | vee (Transformation const &Omega) |
Static Public Attributes | |
| static int constexpr | DoF |
| static int constexpr | num_parameters |
| static int constexpr | N |
Protected Member Functions | |
| SOPHUS_FUNC Map< Eigen::Quaternion< Scalar >, Options > & | quaternion_nonconst () |
Protected Attributes | |
| Map< Eigen::Quaternion< Scalar >, Options > | quaternion_ |
Private Types | |
| using | Base = Sophus::RxSO3Base< Map< Sophus::RxSO3< Scalar_ >, Options > > |
Friends | |
| class | Sophus::RxSO3Base< Map< Sophus::RxSO3< Scalar_ >, Options > > |
| using Eigen::Map< Sophus::RxSO3< Scalar_ >, Options >::Adjoint = typename Base::Adjoint |
|
private |
| using Eigen::Map< Sophus::RxSO3< Scalar_ >, Options >::Point = typename Base::Point |
|
inherited |
| using Eigen::Map< Sophus::RxSO3< Scalar_ >, Options >::Scalar = Scalar_ |
| using Eigen::Map< Sophus::RxSO3< Scalar_ >, Options >::Tangent = typename Base::Tangent |
| using Eigen::Map< Sophus::RxSO3< Scalar_ >, Options >::Transformation = typename Base::Transformation |
|
inline |
Definition at line 603 of file rxso3.hpp.
References SOPHUS_FUNC.
|
inlineinherited |
|
inlineinherited |
|
inlinestaticinherited |
|
inlineinherited |
|
inlineinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlineinherited |
|
inlinestaticinherited |
|
inlineinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inline |
|
inlineprotected |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlinestaticinherited |
|
friend |
|
staticinherited |
|
staticinherited |
|
staticinherited |
|
protected |
| Page generated by Doxygen 1.8.13 for MRPT 1.5.3 at Tue Aug 22 01:03:35 UTC 2017 |