isce3 0.25.0
Loading...
Searching...
No Matches
cuArrays< T > Class Template Reference

Public Member Functions

 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 (cudaStream_t stream)
 
void copyToDevice (cudaStream_t stream)
 
size_t getSize ()
 
long getByteSize ()
 
void setZero (cudaStream_t stream)
 
void debuginfo (cudaStream_t stream)
 
void debuginfo (cudaStream_t stream, float factor)
 
void outputToFile (std::string fn, cudaStream_t stream)
 
void outputHostToFile (std::string fn)
 
void debuginfo (cudaStream_t stream)
 
void debuginfo (cudaStream_t stream)
 
void debuginfo (cudaStream_t stream)
 
void debuginfo ()
 
void debuginfo ()
 
void debuginfo ()
 

Public Attributes

int height
 x, row, down, length, azimuth, along the track
 
int width
 
int size
 
int countW
 
int countH
 
int count
 
T * devData
 
T * hostData
 
bool is_allocated
 
bool is_allocatedHost
 

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

Generated for ISCE3.0 by doxygen 1.13.2.