rocPRIM
Public Types | Static Public Member Functions | List of all members
detail::radix_key_codec_base< bool > Struct Template Reference

Public Types

using bit_key_type = unsigned char
 

Static Public Member Functions

ROCPRIM_DEVICE static ROCPRIM_INLINE bit_key_type encode (bool key)
 
ROCPRIM_DEVICE static ROCPRIM_INLINE bool 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)
 

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