calcium::floatArray Class Reference
Detailed Description
Proxy of C++ floatArray class
Member Function Documentation
def calcium::floatArray::__init__ |
( |
|
self, |
|
|
|
args | |
|
) |
| | |
__init__(self, size_t nelements) -> floatArray
def calcium::floatArray::__getitem__ |
( |
|
self, |
|
|
|
args | |
|
) |
| | |
__getitem__(self, size_t index) -> float
def calcium::floatArray::__setitem__ |
( |
|
self, |
|
|
|
args | |
|
) |
| | |
__setitem__(self, size_t index, float value)
def calcium::floatArray::cast |
( |
|
self |
) |
|
def calcium::floatArray::frompointer |
( |
|
args |
) |
|
frompointer(float t) -> floatArray