CLOGS
C++ library for sorting and searching in OpenCL applications
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NclogsOpenCL primitives
 Ndetail
 CCallbackWrapper
 CUnwrapArrayCreates an array of handles from a vector of wrappers
 CUnwrapArray< T, false >
 CUnwrapArray< T, true >
 CAlgorithmBase class for all algorithm classes
 CCacheErrorException thrown when the autotuning cache could not be read
 CError
 CInternalErrorException thrown on internal errors that are not the user's fault
 CRadixsortRadix-sort interface
 CRadixsortProblemEncapsulates the specifics of a radixsort problem
 CReduceReduction primitive
 CReduceProblemEncapsulates the specifics of a reduction problem
 CScanExclusive scan (prefix sum) primitive
 CScanProblemEncapsulates the specifics of a scan problem
 CTuneErrorException thrown when a configuration could not be tuned at all
 CTunePolicy
 CTypeEncapsulation of an OpenCL built-in type that can be stored in a buffer