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

Detailed Description

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

Definition at line 23 of file so2.hpp.

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

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

Public Types

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

Member Typedef Documentation

◆ ComplexType

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

Definition at line 25 of file so2.hpp.

◆ Scalar

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

Definition at line 24 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