Main MRPT website > C++ reference for MRPT 1.5.3
List of all members | Public Types
Eigen::internal::traits< Map< Sophus::SO2< Scalar_ >, Options > > Struct Template Reference

Detailed Description

template<class Scalar_, int Options>
struct Eigen::internal::traits< Map< Sophus::SO2< Scalar_ >, Options > >

Definition at line 29 of file so2.hpp.

#include <mrpt/otherlibs/sophus/so2.hpp>

Inheritance diagram for Eigen::internal::traits< Map< Sophus::SO2< Scalar_ >, Options > >:
Inheritance graph

Public Types

using Scalar = Scalar_
 
using ComplexType = Map< Sophus::Vector2< Scalar >, Options >
 

Member Typedef Documentation

◆ ComplexType

template<class Scalar_ , int Options>
using Eigen::internal::traits< Map< Sophus::SO2< Scalar_ >, Options > >::ComplexType = Map<Sophus::Vector2<Scalar>, Options>

Definition at line 32 of file so2.hpp.

◆ Scalar

template<class Scalar_ , int Options>
using Eigen::internal::traits< Map< Sophus::SO2< Scalar_ >, Options > >::Scalar = Scalar_

Definition at line 31 of file so2.hpp.




Page generated by Doxygen 1.8.13 for MRPT 1.5.3 at Sun Nov 26 00:44:48 UTC 2017