Go to the documentation of this file. 1 #ifndef SOPHUS_INTERPOLATE_DETAILS_HPP
2 #define SOPHUS_INTERPOLATE_DETAILS_HPP
14 namespace interp_details {
16 template <
class Group>
19 template <
class Scalar>
21 static bool constexpr supported =
true;
25 Scalar angle = foo_T_bar.log();
31 template <
class Scalar>
33 static bool constexpr supported =
true;
40 template <
class Scalar>
42 static bool constexpr supported =
true;
46 Scalar angle = foo_T_bar.logAndTheta().theta;
52 template <
class Scalar>
54 static bool constexpr supported =
true;
61 template <
class Scalar>
63 static bool constexpr supported =
true;
70 template <
class Scalar>
72 static bool constexpr supported =
true;
79 template <
class Scalar>
81 static bool constexpr supported =
true;
85 foo_T_bar.
rxso2().so2());
90 template <
class Scalar>
92 static bool constexpr supported =
true;
96 foo_T_bar.
rxso3().so3());
104 #endif // SOPHUS_INTERPOLATE_DETAILS_HPP
SOPHUS_FUNC SO3Member & so3()
SO2 using default storage; derived from SO2Base.
static bool hasShortestPathAmbiguity(RxSO2< Scalar > const &foo_T_bar)
SO3 using default storage; derived from SO3Base.
static bool hasShortestPathAmbiguity(SO2< Scalar > const &foo_T_bar)
static bool hasShortestPathAmbiguity(SE3< Scalar > const &foo_T_bar)
SOPHUS_FUNC SO2Member & so2()
static bool hasShortestPathAmbiguity(SE2< Scalar > const &foo_T_bar)
static SOPHUS_FUNC Scalar epsilon()
SOPHUS_FUNC RxSo2Member & rxso2()
SE2 using default storage; derived from SE2Base.
static bool hasShortestPathAmbiguity(SO3< Scalar > const &foo_T_bar)
SE3 using default storage; derived from SE3Base.
RxSO2 using storage; derived from RxSO2Base.
static bool hasShortestPathAmbiguity(RxSO3< Scalar > const &foo_T_bar)
Sim3 using default storage; derived from Sim3Base.
Sim2 using default storage; derived from Sim2Base.
static bool hasShortestPathAmbiguity(Sim3< Scalar > const &foo_T_bar)
RxSO3 using storage; derived from RxSO3Base.
static bool hasShortestPathAmbiguity(Sim2< Scalar > const &foo_T_bar)
SOPHUS_FUNC RxSo3Member & rxso3()
sophus
Author(s): Hauke Strasdat
autogenerated on Wed Mar 2 2022 01:01:47