rocPRIM
Public Types | Static Public Attributes | List of all members
detail::float_bit_mask< float > Struct Template Reference

Public Types

using bit_type = uint32_t
 

Static Public Attributes

static constexpr uint32_t sign_bit = 0x80000000
 
static constexpr uint32_t exponent = 0x7F800000
 
static constexpr uint32_t mantissa = 0x007FFFFF
 

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