Public Types | List of all members
Eigen::internal::traits< Map< Sophus::SE3< Scalar_ >, Options > > Struct Template Reference

#include <se3.hpp>

Inheritance diagram for Eigen::internal::traits< Map< Sophus::SE3< Scalar_ >, Options > >:
Inheritance graph
[legend]

Public Types

using Scalar = Scalar_
 
using SO3Type = Map< Sophus::SO3< Scalar >, Options >
 
using TranslationType = Map< Sophus::Vector3< Scalar >, Options >
 
- Public Types inherited from Eigen::internal::traits< Sophus::SE3< Scalar_, Options > >
using Scalar = Scalar_
 
using SO3Type = Sophus::SO3< Scalar, Options >
 
using TranslationType = Sophus::Vector3< Scalar, Options >
 

Detailed Description

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

Definition at line 27 of file se3.hpp.

Member Typedef Documentation

◆ Scalar

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

Definition at line 29 of file se3.hpp.

◆ SO3Type

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

Definition at line 31 of file se3.hpp.

◆ TranslationType

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

Definition at line 30 of file se3.hpp.


The documentation for this struct was generated from the following file:


sophus
Author(s): Hauke Strasdat
autogenerated on Wed Mar 2 2022 01:01:48