casacore
Loading...
Searching...
No Matches
ArrayCopy< Complex > Struct Reference

#include <PycArrayComH.h>

Static Public Member Functions

static void toPy (void *to, const Complex *from, size_t nr)
 
static void fromPy (Complex *to, const void *from, size_t nr)
 
static Array< Complex > toArray (const IPosition &shape, void *data, bool copy)
 

Detailed Description

Definition at line 54 of file PycArrayComH.h.

Member Function Documentation

◆ fromPy()

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

Definition at line 199 of file PycArrayComCC.h.

◆ toArray()

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

Definition at line 206 of file PycArrayComCC.h.

◆ toPy()

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

Definition at line 192 of file PycArrayComCC.h.


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