Public Member Functions | Static Public Member Functions | List of all members
boopy::EigenMatrix_from_python_array< MatType > Struct Template Reference

Public Member Functions

 EigenMatrix_from_python_array ()
 
 EigenMatrix_from_python_array ()
 

Static Public Member Functions

static void construct (PyObject *pyObj, bp::converter::rvalue_from_python_stage1_data *memory)
 
static void construct (PyObject *pyObj, bp::converter::rvalue_from_python_stage1_data *memory)
 
static void * convertible (PyObject *obj_ptr)
 
static void * convertible (PyObject *obj_ptr)
 

Detailed Description

template<typename MatType>
struct boopy::EigenMatrix_from_python_array< MatType >

Definition at line 34 of file eigenc.cpp.

Constructor & Destructor Documentation

template<typename MatType >
boopy::EigenMatrix_from_python_array< MatType >::EigenMatrix_from_python_array ( )
inline

Definition at line 37 of file eigenc.cpp.

template<typename MatType >
boopy::EigenMatrix_from_python_array< MatType >::EigenMatrix_from_python_array ( )
inline

Definition at line 40 of file eigentemplate.cpp.

Member Function Documentation

template<typename MatType >
static void boopy::EigenMatrix_from_python_array< MatType >::construct ( PyObject *  pyObj,
bp::converter::rvalue_from_python_stage1_data *  memory 
)
inlinestatic

Definition at line 71 of file eigenc.cpp.

template<typename MatType >
static void boopy::EigenMatrix_from_python_array< MatType >::construct ( PyObject *  pyObj,
bp::converter::rvalue_from_python_stage1_data *  memory 
)
inlinestatic

Definition at line 74 of file eigentemplate.cpp.

template<typename MatType >
static void* boopy::EigenMatrix_from_python_array< MatType >::convertible ( PyObject *  obj_ptr)
inlinestatic

Definition at line 46 of file eigenc.cpp.

template<typename MatType >
static void* boopy::EigenMatrix_from_python_array< MatType >::convertible ( PyObject *  obj_ptr)
inlinestatic

Definition at line 49 of file eigentemplate.cpp.


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


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