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

Public Types

using bit_type = uint16_t
 

Static Public Attributes

static constexpr uint16_t sign_bit = 0x8000
 
static constexpr uint16_t exponent = 0x7F80
 
static constexpr uint16_t mantissa = 0x007F
 

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