template<class _Scalar, unsigned int _N>
Eigen::Map<const manif::Rn<_Scalar, _N>, 0> class

Specialization of Map for const manif::Rn.

Base classes

template<typename _Derived>
struct manif::RnBase<Map<const manif::Rn<_Scalar, _N>, 0>>
The base class of the Rn group.

Public functions

auto Map(const Scalar* coeffs) -> MANIF_COMPLETE_GROUP_TYPEDEF MANIF_INHERIT_GROUP_API
auto coeffs() const -> const DataType&

Protected variables

const DataType data_