|
casacore
|
#include <boost/python.hpp>#include <boost/python/object.hpp>#include <casacore/casa/Containers/ValueHolder.h>#include <casacore/casa/Arrays/Array.h>#include <numpy/arrayobject.h>#include <casacore/python/Converters/PycArrayComH.h>Go to the source code of this file.
Classes | |
| struct | casacore::python::numpy::ArrayCopy< T > |
| Copy/convert the array data as needed. More... | |
| struct | casacore::python::numpy::ArrayCopy< Complex > |
| struct | casacore::python::numpy::ArrayCopy< DComplex > |
| struct | casacore::python::numpy::ArrayCopy< String > |
| struct | casacore::python::numpy::array_scalar_from_python< T > |
| Struct with static functions to convert a numpy array scalar to the templated type (e.g. More... | |
Namespaces | |
| namespace | casacore |
| this file contains all the compiler specific defines | |
| namespace | casacore::python |
| namespace | casacore::python::numpy |
Macros | |
| #define | PYC_USE_PYARRAY |
| #define PYC_USE_PYARRAY |
Definition at line 39 of file PycArrayNP.h.
Referenced by isImported(), and loadAPI().