rocPRIM
Public Types | Static Public Member Functions | Static Public Attributes | List of all members
detail::radix_key_codec_floating< Key, BitKey > Struct Template Reference

Public Types

using bit_key_type = BitKey
 

Static Public Member Functions

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 Public Attributes

static constexpr bit_key_type sign_bit = float_bit_mask<Key>::sign_bit
 

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