casacore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Member Functions | List of all members
ArrayCopy< DComplex > Struct Template Reference

#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)
 

Detailed Description

template<>
struct ArrayCopy< DComplex >

Definition at line 64 of file PycArrayComH.h.

Member Function Documentation

void ArrayCopy< DComplex >::fromPy ( DComplex *  to,
const void *  from,
size_t  nr 
)
static

Definition at line 227 of file PycArrayComCC.h.

Array< DComplex > ArrayCopy< DComplex >::toArray ( const IPosition &  shape,
void *  data,
bool  copy 
)
static

Definition at line 234 of file PycArrayComCC.h.

References ArrayCopy< T >::fromPy(), casacore::shape(), and casacore::SHARE.

void ArrayCopy< DComplex >::toPy ( void *  to,
const DComplex *  from,
size_t  nr 
)
static

Definition at line 220 of file PycArrayComCC.h.


The documentation for this struct was generated from the following files: