Public Types | List of all members
boost::python::detail::referent_storage< Eigen::Quaternion< Scalar, Options > & > Struct Template Reference

#include <alignment.hpp>

Public Types

typedef Eigen::Quaternion< Scalar, Options > T
 
typedef eigenpy::aligned_storage< referent_size< T & >::value >::type type
 

Detailed Description

template<typename Scalar, int Options>
struct boost::python::detail::referent_storage< Eigen::Quaternion< Scalar, Options > & >

Definition at line 88 of file alignment.hpp.

Member Typedef Documentation

◆ T

template<typename Scalar , int Options>
typedef Eigen::Quaternion<Scalar, Options> boost::python::detail::referent_storage< Eigen::Quaternion< Scalar, Options > & >::T

Definition at line 89 of file alignment.hpp.

◆ type

template<typename Scalar , int Options>
typedef eigenpy::aligned_storage<referent_size<T &>::value>::type boost::python::detail::referent_storage< Eigen::Quaternion< Scalar, Options > & >::type

Definition at line 91 of file alignment.hpp.


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


eigenpy
Author(s): Justin Carpentier, Nicolas Mansard
autogenerated on Tue Jan 23 2024 03:15:01