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

Public Member Functions

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

Properties

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

Detailed Description

Definition at line 322 of file carmaWrap.py.

Constructor & Destructor Documentation

◆ __init__() [1/2]

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

TODO.

   TODO

Definition at line 329 of file carmaWrap.py.

Here is the caller graph for this function:

◆ __init__() [2/2]

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

Definition at line 331 of file carmaWrap.py.

Here is the call graph for this function:

Property Documentation

◆ nbElem

carmaWrap.host_obj_float.nbElem = property
static

TODO.

   @n type of :  int

Definition at line 338 of file carmaWrap.py.

◆ shape

carmaWrap.host_obj_float.shape = property
static

TODO.

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

Definition at line 347 of file carmaWrap.py.


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