template<typename _Scalar>
SE_2_3Tangent struct
Represents an element of tangent space of SE_
Base classes
-
template<typename _Derived>struct SE_2_3TangentBase<SE_2_3Tangent<_Scalar>>
- The base class of the SE_
2_ 3 tangent.
Constructors, destructors, conversion operators
- ~SE_2_3Tangent() defaulted
-
template<typename _DerivedOther>SE_2_3Tangent(const TangentBase<_DerivedOther>& o)
Public functions
- auto SE_2_3Tangent() -> 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_