|
OpenGM
2.3.x
Discrete Graphical Model Library
|
#include <converter.hxx>
Collaboration diagram for opengm::python::NumpyViewType_from_python_numpyarray< VALUE_TYPE, DIM >:Public Types | |
| typedef VALUE_TYPE | ValueType |
| typedef NumpyView< ValueType, DIM > | NumpyViewType |
Public Member Functions | |
| NumpyViewType_from_python_numpyarray () | |
Static Public Member Functions | |
| static void * | convertible (PyObject *obj_ptr) |
| static void | construct (PyObject *obj_ptr, boost::python::converter::rvalue_from_python_stage1_data *data) |
Definition at line 228 of file converter.hxx.
| typedef NumpyView<ValueType,DIM> opengm::python::NumpyViewType_from_python_numpyarray< VALUE_TYPE, DIM >::NumpyViewType |
Definition at line 230 of file converter.hxx.
| typedef VALUE_TYPE opengm::python::NumpyViewType_from_python_numpyarray< VALUE_TYPE, DIM >::ValueType |
Definition at line 229 of file converter.hxx.
|
inline |
Definition at line 232 of file converter.hxx.
|
inlinestatic |
Definition at line 271 of file converter.hxx.
|
inlinestatic |
1.8.9.1