eigenpy 3.12.0
Bindings between Numpy and Eigen using Boost.Python
Loading...
Searching...
No Matches
eigenpy::rvalue_from_python_data< T > Struct Template Reference
Inheritance diagram for eigenpy::rvalue_from_python_data< T >:
[legend]
Collaboration diagram for eigenpy::rvalue_from_python_data< T >:
[legend]

Public Member Functions

 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)

Detailed Description

template<class T>
struct eigenpy::rvalue_from_python_data< T >

Definition at line 130 of file alignment.hpp.

Constructor & Destructor Documentation

◆ rvalue_from_python_data() [1/2]

template<class T>
eigenpy::rvalue_from_python_data< T >::rvalue_from_python_data(::boost::python::converter::rvalue_from_python_stage1_data const &_stage1)
inline

Definition at line 145 of file alignment.hpp.

◆ rvalue_from_python_data() [2/2]

template<class T>
eigenpy::rvalue_from_python_data< T >::rvalue_from_python_data(void *convertible)
inline

Definition at line 154 of file alignment.hpp.

◆ ~rvalue_from_python_data()

Definition at line 159 of file alignment.hpp.


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