CUDPP 1.1
|
Scan functionality header file - contains CUDPP interface (not public) More...
Functions | |
void | allocSegmentedScanStorage (CUDPPSegmentedScanPlan *plan) |
Allocate intermediate block sums, block flags and block indices arrays in a CUDPPSegmentedScanPlan class. | |
void | freeSegmentedScanStorage (CUDPPSegmentedScanPlan *plan) |
Deallocate intermediate block sums, block flags and block indices arrays in a CUDPPSegmentedScanPlan class. |
Scan functionality header file - contains CUDPP interface (not public)