isce3 0.25.0
|
Header file for cuArrays class. More...
#include <cuda.h>
#include <driver_types.h>
#include <iostream>
#include <fstream>
#include <cstdlib>
#include <ctime>
Go to the source code of this file.
Classes | |
class | cuArrays< T > |
Header file for cuArrays class.
A class describes a batch of images (in 2d arrays). Each image has size (height, width) The number of images (countH, countW) or (1, count).