casacore
|
Convert Array to Python. More...
#include <PycArray.h>
Static Public Member Functions | |
static boost::python::object | makeobject (Array< T > const &arr) |
static PyObject * | convert (Array< T > const &c) |
Convert Array to Python.
Definition at line 95 of file PycArray.h.
|
inlinestatic |
Definition at line 99 of file PycArray.h.
References casacore::python::casa_array_to_python< T >::makeobject().
|
inlinestatic |
Definition at line 97 of file PycArray.h.
References casacore::python::makePyArrayObject().
Referenced by casacore::python::casa_array_to_python< T >::convert().