CUDPP 1.1.1
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
CUDPPCompactPlanPlan class for compact algorithm
CUDPPConfigurationConfiguration struct used to specify algorithm, datatype, operator, and options when creating a plan for CUDPP algorithms
CUDPPPlanBase class for CUDPP Plan data structures
CUDPPPlanManagerSingleton manager class for CUDPPPlan objects
CUDPPRandPlanPlan class for random number generator
CUDPPScanPlanPlan class for scan algorithm
CUDPPSegmentedScanPlanPlan class for segmented scan algorithm
CUDPPSparseMatrixVectorMultiplyPlanPlan class for sparse-matrix dense-vector multiply
Operator< T, oper >Templatized operator class used by scan and segmented scan
ScanTraits< T, oper, backward, exclusive, multiRow, sums, fullBlock >Template class containing compile-time parameters to the scan functions
SegmentedScanTraits< T, oper, backward, exclusivity, doShiftFlags, fullBlock, sums, sm12OrBetter >Template class containing compile-time parameters to the segmented scan functions
SharedMemory< T >Wrapper class for templatized dynamic shared memory arrays
typeToVector< T, N >Utility template struct for generating small vector types from scalar types
 All Classes Files Functions Variables Enumerations Enumerator Defines