Public Types | Public Member Functions | List of all members
boost::python::converter::rvalue_from_python_data_eigen< MatrixReference > Struct Template Reference

#include <eigen-from-python.hpp>

Inheritance diagram for boost::python::converter::rvalue_from_python_data_eigen< MatrixReference >:
Inheritance graph
[legend]

Public Types

typedef MatrixReference T
 

Public Member Functions

 BOOST_STATIC_ASSERT (BOOST_PYTHON_OFFSETOF(rvalue_from_python_storage< T >, stage1)==0)
 
 rvalue_from_python_data_eigen (rvalue_from_python_stage1_data const &_stage1)
 
 rvalue_from_python_data_eigen (void *convertible)
 
 ~rvalue_from_python_data_eigen ()
 

Detailed Description

template<typename MatrixReference>
struct boost::python::converter::rvalue_from_python_data_eigen< MatrixReference >

Definition at line 115 of file eigen-from-python.hpp.

Member Typedef Documentation

template<typename MatrixReference>
typedef MatrixReference boost::python::converter::rvalue_from_python_data_eigen< MatrixReference >::T

Definition at line 118 of file eigen-from-python.hpp.

Constructor & Destructor Documentation

template<typename MatrixReference>
boost::python::converter::rvalue_from_python_data_eigen< MatrixReference >::rvalue_from_python_data_eigen ( rvalue_from_python_stage1_data const &  _stage1)
inline

Definition at line 129 of file eigen-from-python.hpp.

template<typename MatrixReference>
boost::python::converter::rvalue_from_python_data_eigen< MatrixReference >::rvalue_from_python_data_eigen ( void *  convertible)
inline

Definition at line 137 of file eigen-from-python.hpp.

template<typename MatrixReference>
boost::python::converter::rvalue_from_python_data_eigen< MatrixReference >::~rvalue_from_python_data_eigen ( )
inline

Definition at line 143 of file eigen-from-python.hpp.

Member Function Documentation

template<typename MatrixReference>
boost::python::converter::rvalue_from_python_data_eigen< MatrixReference >::BOOST_STATIC_ASSERT ( BOOST_PYTHON_OFFSETOF(rvalue_from_python_storage< T >, stage1)  = =0)

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


eigenpy
Author(s): Justin Carpentier, Nicolas Mansard
autogenerated on Sat Apr 17 2021 02:37:59