|
using | bit_key_type = BitKey |
|
|
ROCPRIM_DEVICE static ROCPRIM_INLINE bit_key_type | encode (Key key) |
|
ROCPRIM_DEVICE static ROCPRIM_INLINE Key | decode (bit_key_type bit_key) |
|
template<bool Descending> |
static ROCPRIM_DEVICE unsigned int | extract_digit (bit_key_type bit_key, unsigned int start, unsigned int length) |
|
|
static constexpr bit_key_type | sign_bit = float_bit_mask<Key>::sign_bit |
|
The documentation for this struct was generated from the following file: