Public Types | List of all members
boost::python::detail::referent_storage< Eigen::TensorRef< TensorType > & > Struct Template Reference

#include <eigen-from-python.hpp>

Public Types

typedef Eigen::TensorRef< TensorType > RefType
 
typedef ::eigenpy::details::referent_storage_eigen_ref< RefTypeStorageType
 
typedef ::eigenpy::aligned_storage< referent_size< StorageType & >::value >::type type
 

Detailed Description

template<typename TensorType>
struct boost::python::detail::referent_storage< Eigen::TensorRef< TensorType > & >

Definition at line 57 of file tensor/eigen-from-python.hpp.

Member Typedef Documentation

◆ RefType

template<typename TensorType >
typedef Eigen::TensorRef<TensorType> boost::python::detail::referent_storage< Eigen::TensorRef< TensorType > & >::RefType

Definition at line 58 of file tensor/eigen-from-python.hpp.

◆ StorageType

template<typename TensorType >
typedef ::eigenpy::details::referent_storage_eigen_ref<RefType> boost::python::detail::referent_storage< Eigen::TensorRef< TensorType > & >::StorageType

Definition at line 59 of file tensor/eigen-from-python.hpp.

◆ type

template<typename TensorType >
typedef ::eigenpy::aligned_storage< referent_size<StorageType &>::value>::type boost::python::detail::referent_storage< Eigen::TensorRef< TensorType > & >::type

Definition at line 61 of file tensor/eigen-from-python.hpp.


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


eigenpy
Author(s): Justin Carpentier, Nicolas Mansard
autogenerated on Fri Jun 14 2024 02:15:58