|
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 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: