CLOGS
C++ library for sorting and searching in OpenCL applications
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 Cclogs::AlgorithmBase class for all algorithm classes
 Cclogs::RadixsortRadix-sort interface
 Cclogs::ReduceReduction primitive
 Cclogs::ScanExclusive scan (prefix sum) primitive
 Cclogs::detail::CallbackWrapper
 Cclogs::detail::UnwrapArray< T, Thin >Creates an array of handles from a vector of wrappers
 Cclogs::detail::UnwrapArray< T, false >
 Cclogs::detail::UnwrapArray< T, true >
 Cclogs::Error
 Cclogs::RadixsortProblemEncapsulates the specifics of a radixsort problem
 Cclogs::ReduceProblemEncapsulates the specifics of a reduction problem
 Cclogs::ScanProblemEncapsulates the specifics of a scan problem
 Cclogs::TunePolicy
 Cclogs::TypeEncapsulation of an OpenCL built-in type that can be stored in a buffer
 Cruntime_error
 Cclogs::InternalErrorException thrown on internal errors that are not the user's fault
 Cclogs::CacheErrorException thrown when the autotuning cache could not be read
 Cclogs::TuneErrorException thrown when a configuration could not be tuned at all