COMPASS  5.4.4
End-to-end AO simulation tool using GPU acceleration
carmaWrap.host_obj_double_complex Class Reference
Collaboration diagram for carmaWrap.host_obj_double_complex:

Public Member Functions

None __init__ (self, numpy.ndarray[complex128] h_data, MemAlloc malloc_type=MemAlloc.MA_MALLOC)
 TODO. More...
 
None __init__ (self, host_obj_double_complex d_data)
 

Properties

 nbElem = property
 TODO. More...
 
 shape = property
 TODO. More...
 

Detailed Description

Definition at line 293 of file carmaWrap.py.

Constructor & Destructor Documentation

◆ __init__() [1/2]

None carmaWrap.host_obj_double_complex.__init__ (   self,
numpy.ndarray[complex128]  h_data,
MemAlloc   malloc_type = MemAlloc.MA_MALLOC 
)

TODO.

   TODO

Definition at line 300 of file carmaWrap.py.

Here is the caller graph for this function:

◆ __init__() [2/2]

None carmaWrap.host_obj_double_complex.__init__ (   self,
host_obj_double_complex  d_data 
)

Definition at line 302 of file carmaWrap.py.

Here is the call graph for this function:

Property Documentation

◆ nbElem

carmaWrap.host_obj_double_complex.nbElem = property
static

TODO.

   @n type of :  int

Definition at line 309 of file carmaWrap.py.

◆ shape

carmaWrap.host_obj_double_complex.shape = property
static

TODO.

   @n type of :  numpy.ndarray[numpy.int64]

Definition at line 318 of file carmaWrap.py.


The documentation for this class was generated from the following file: