eigenpy 3.12.0 Bindings between Numpy and Eigen using Boost.Python |
Public Types | |
| enum | { IsRowMajor = MatType::IsRowMajor } |
Static Public Member Functions | |
| static PyObject * | convert (typename boost::add_reference< typename boost::add_const< MatType >::type >::type mat) |
| static PyTypeObject const * | get_pytype () |
Definition at line 100 of file eigen-to-python.hpp.
| anonymous enum |
Definition at line 101 of file eigen-to-python.hpp.
| inlinestatic |
Definition at line 103 of file eigen-to-python.hpp.
| inlinestatic |
Definition at line 116 of file eigen-to-python.hpp.