Public Types | List of all members
boost::python::converter::rvalue_from_python_data< Eigen::Tensor< Scalar, Rank, Options, IndexType > const & > Struct Template Reference

#include <eigen-from-python.hpp>

Inheritance diagram for boost::python::converter::rvalue_from_python_data< Eigen::Tensor< Scalar, Rank, Options, IndexType > const & >:
Inheritance graph
[legend]

Public Types

typedef Eigen::Tensor< Scalar, Rank, Options, IndexType > T
 

Additional Inherited Members

- Public Member Functions inherited from eigenpy::rvalue_from_python_data< T >
 BOOST_STATIC_ASSERT (BOOST_PYTHON_OFFSETOF(::boost::python::converter::rvalue_from_python_storage< T >, stage1)==0)
 
 rvalue_from_python_data (::boost::python::converter::rvalue_from_python_stage1_data const &_stage1)
 
 rvalue_from_python_data (void *convertible)
 
 ~rvalue_from_python_data ()
 

Detailed Description

template<typename Scalar, int Rank, int Options, typename IndexType>
struct boost::python::converter::rvalue_from_python_data< Eigen::Tensor< Scalar, Rank, Options, IndexType > const & >

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

Member Typedef Documentation

◆ T

template<typename Scalar , int Rank, int Options, typename IndexType >
typedef Eigen::Tensor<Scalar, Rank, Options, IndexType> boost::python::converter::rvalue_from_python_data< Eigen::Tensor< Scalar, Rank, Options, IndexType > const & >::T

Definition at line 39 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