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

#include <eigen-from-python.hpp>

Public Types

typedef Eigen::TensorRef< const 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< const Eigen::TensorRef< const TensorType > & >

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

Member Typedef Documentation

◆ RefType

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

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

◆ StorageType

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

Definition at line 67 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< const Eigen::TensorRef< const TensorType > & >::type

Definition at line 69 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 Tue Jan 23 2024 03:15:01