rocPRIM
Classes | Public Member Functions | Static Public Attributes | List of all members
detail::radix_digit_count_helper< WarpSize, BlockSize, ItemsPerThread, RadixBits, Descending > Struct Template Reference

Classes

struct  storage_type
 

Public Member Functions

template<bool IsFull = false, class KeysInputIterator , class Offset >
ROCPRIM_DEVICE ROCPRIM_INLINE void count_digits (KeysInputIterator keys_input, Offset begin_offset, Offset end_offset, unsigned int bit, unsigned int current_radix_bits, storage_type &storage, unsigned int &digit_count)
 

Static Public Attributes

static constexpr unsigned int radix_size = 1 << RadixBits
 
static constexpr unsigned int warp_size = WarpSize
 
static constexpr unsigned int warps_no = BlockSize / warp_size
 

The documentation for this struct was generated from the following file: