![]() |
COMPASS
5.4.4
End-to-end AO simulation tool using GPU acceleration
|
Public Member Functions | |
bool | __eq__ (self, object other) |
int | __getstate__ (self) |
int | __hash__ (self) |
int | __index__ (self) |
None | __init__ (self, int value) |
int | __int__ (self) |
bool | __ne__ (self, object other) |
str | __repr__ (self) |
None | __setstate__ (self, int state) |
Properties | |
name = property | |
type of : str More... | |
value = property | |
type of : int More... | |
MA_MALLOC
Definition at line 103 of file carmaWrap.py.
None carmaWrap.MemAlloc.__init__ | ( | self, | |
int | value | ||
) |
Definition at line 108 of file carmaWrap.py.
bool carmaWrap.MemAlloc.__eq__ | ( | self, | |
object | other | ||
) |
Definition at line 104 of file carmaWrap.py.
int carmaWrap.MemAlloc.__getstate__ | ( | self | ) |
Definition at line 105 of file carmaWrap.py.
int carmaWrap.MemAlloc.__hash__ | ( | self | ) |
Definition at line 106 of file carmaWrap.py.
int carmaWrap.MemAlloc.__index__ | ( | self | ) |
Definition at line 107 of file carmaWrap.py.
int carmaWrap.MemAlloc.__int__ | ( | self | ) |
Definition at line 109 of file carmaWrap.py.
bool carmaWrap.MemAlloc.__ne__ | ( | self, | |
object | other | ||
) |
Definition at line 110 of file carmaWrap.py.
str carmaWrap.MemAlloc.__repr__ | ( | self | ) |
Definition at line 111 of file carmaWrap.py.
None carmaWrap.MemAlloc.__setstate__ | ( | self, | |
int | state | ||
) |
Definition at line 112 of file carmaWrap.py.
|
static |
type of : str
Definition at line 117 of file carmaWrap.py.
|
static |
type of : int
Definition at line 124 of file carmaWrap.py.