cub::BaseDigitExtractor< KeyT, FLOATING_POINT >

Defined in cub/block/radix_rank_sort_operations.cuh

template<typename KeyT>
struct BaseDigitExtractor<KeyT, FLOATING_POINT>

Public Types

using TraitsT = Traits<KeyT>
using UnsignedBits = typename TraitsT::UnsignedBits

Public Static Functions

static inline UnsignedBits ProcessFloatMinusZero(UnsignedBits key)