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

Public Types

using bit_type = uint64_t
 

Static Public Attributes

static constexpr uint64_t sign_bit = 0x8000000000000000
 
static constexpr uint64_t exponent = 0x7FF0000000000000
 
static constexpr uint64_t mantissa = 0x000FFFFFFFFFFFFF
 

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