CUB
|
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::DeviceHistogram | inlinestatic |
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::DeviceHistogram | inlinestatic |
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::DeviceHistogram | inlinestatic |
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::DeviceHistogram | inlinestatic |
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::DeviceHistogram | inlinestatic |
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::DeviceHistogram | inlinestatic |