template<class _Scalar>
Eigen::Map<manif::SO2<_Scalar>, 0> class

Specialization of Map for manif::SO2.

Base classes

template<typename _Derived>
struct manif::SO2Base<Map<manif::SO2<_Scalar>, 0>>
The base class of the SO2 group.

Constructors, destructors, conversion operators

Map(Scalar* coeffs)

Public functions

auto coeffs() -> DataType&
auto coeffs() const -> const DataType&

Protected variables

DataType data_