|
casacore
|
#include <PycArrayComH.h>
Static Public Member Functions | |
| static void | toPy (void *to, const DComplex *from, size_t nr) |
| static void | fromPy (DComplex *to, const void *from, size_t nr) |
| static Array< DComplex > | toArray (const IPosition &shape, void *data, bool copy) |
Definition at line 62 of file PycArrayComH.h.
|
static |
Definition at line 227 of file PycArrayComCC.h.
Referenced by toArray().
|
static |
Definition at line 234 of file PycArrayComCC.h.
References fromPy().
|
static |
Definition at line 220 of file PycArrayComCC.h.