template<typename _Scalar>
SE3Tangent struct
Represents an element of tangent space of SE3.
Base classes
-
template<typename _Derived>struct SE3TangentBase<SE3Tangent<_Scalar>>
- The base class of the SE3 tangent.
Constructors, destructors, conversion operators
- ~SE3Tangent() defaulted
-
template<typename _DerivedOther>SE3Tangent(const TangentBase<_DerivedOther>& o)
Public functions
- auto SE3Tangent() -> MANIF_MAKE_ALIGNED_OPERATOR_NEW_COND MANIF_TANGENT_TYPEDEF MANIF_INHERIT_TANGENT_API MANIF_INHERIT_TANGENT_OPERATOR defaulted
- auto coeffs() -> DataType&
- auto coeffs() const -> const DataType&
Protected variables
- DataType data_