CUB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups
cub::DeviceHistogram Member List

This is the complete list of members for cub::DeviceHistogram, including all inherited members.

MultiChannelGlobalAtomic(void *d_temp_storage, size_t &temp_storage_bytes, InputIterator d_samples, HistoCounter *d_histograms[ACTIVE_CHANNELS], int num_samples, cudaStream_t stream=0, bool debug_synchronous=false)cub::DeviceHistograminlinestatic
MultiChannelSharedAtomic(void *d_temp_storage, size_t &temp_storage_bytes, InputIterator d_samples, HistoCounter *d_histograms[ACTIVE_CHANNELS], int num_samples, cudaStream_t stream=0, bool debug_synchronous=false)cub::DeviceHistograminlinestatic
MultiChannelSorting(void *d_temp_storage, size_t &temp_storage_bytes, InputIterator d_samples, HistoCounter *d_histograms[ACTIVE_CHANNELS], int num_samples, cudaStream_t stream=0, bool debug_synchronous=false)cub::DeviceHistograminlinestatic
SingleChannelGlobalAtomic(void *d_temp_storage, size_t &temp_storage_bytes, InputIterator d_samples, HistoCounter *d_histogram, int num_samples, cudaStream_t stream=0, bool debug_synchronous=false)cub::DeviceHistograminlinestatic
SingleChannelSharedAtomic(void *d_temp_storage, size_t &temp_storage_bytes, InputIterator d_samples, HistoCounter *d_histogram, int num_samples, cudaStream_t stream=0, bool debug_synchronous=false)cub::DeviceHistograminlinestatic
SingleChannelSorting(void *d_temp_storage, size_t &temp_storage_bytes, InputIterator d_samples, HistoCounter *d_histogram, int num_samples, cudaStream_t stream=0, bool debug_synchronous=false)cub::DeviceHistograminlinestatic