|
| cuArrays (size_t h, size_t w) |
|
| cuArrays (size_t h, size_t w, size_t n) |
|
| cuArrays (size_t h, size_t w, size_t ch, size_t cw) |
|
void | allocate () |
|
void | allocateHost () |
|
void | deallocate () |
|
void | deallocateHost () |
|
void | copyToHost () |
|
void | copyToDevice () |
|
size_t | getSize () |
|
long | getByteSize () |
|
void | setZero () |
|
void | debuginfo () |
|
void | debuginfo (float factor) |
|
void | outputToFile (std::string fn) |
|
void | outputHostToFile (std::string fn) |
|
|
int | height |
| x, row, down, length, azimuth, along the track
|
|
int | width |
|
int | size |
|
int | countH |
|
int | countW |
|
int | count |
|
T * | devData |
|
T * | hostData |
|
bool | is_allocated |
|
bool | is_allocatedHost |
|
The documentation for this class was generated from the following files:
- /home/runner/work/isce3/isce3/cxx/isce3/matchtemplate/pycuampcor/cuArrays.h
- /home/runner/work/isce3/isce3/cxx/isce3/matchtemplate/pycuampcor/cuArrays.cpp
1.13.2.