Public Types | List of all members
boost::python::detail::referent_storage< Eigen::Matrix< Scalar, Rows, Cols, Options, MaxRows, MaxCols > & > Struct Template Reference

#include <alignment.hpp>

Public Types

typedef Eigen::Matrix< Scalar, Rows, Cols, Options, MaxRows, MaxCols > T
 
typedef eigenpy::aligned_storage< referent_size< T & >::value >::type type
 

Detailed Description

template<typename Scalar, int Rows, int Cols, int Options, int MaxRows, int MaxCols>
struct boost::python::detail::referent_storage< Eigen::Matrix< Scalar, Rows, Cols, Options, MaxRows, MaxCols > & >

Definition at line 54 of file alignment.hpp.

Member Typedef Documentation

◆ T

template<typename Scalar , int Rows, int Cols, int Options, int MaxRows, int MaxCols>
typedef Eigen::Matrix<Scalar, Rows, Cols, Options, MaxRows, MaxCols> boost::python::detail::referent_storage< Eigen::Matrix< Scalar, Rows, Cols, Options, MaxRows, MaxCols > & >::T

Definition at line 56 of file alignment.hpp.

◆ type

template<typename Scalar , int Rows, int Cols, int Options, int MaxRows, int MaxCols>
typedef eigenpy::aligned_storage<referent_size<T &>::value>::type boost::python::detail::referent_storage< Eigen::Matrix< Scalar, Rows, Cols, Options, MaxRows, MaxCols > & >::type

Definition at line 58 of file alignment.hpp.


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


eigenpy
Author(s): Justin Carpentier, Nicolas Mansard
autogenerated on Fri Jun 2 2023 02:10:27