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. | |
1.5.5