#include <utils.hpp>
◆ denorm_min()
static T std::numeric_limits<::bfloat16 >::denorm_min |
( |
| ) |
|
|
inlinestatic |
◆ epsilon()
static T std::numeric_limits<::bfloat16 >::epsilon |
( |
| ) |
|
|
inlinestatic |
◆ infinity()
static T std::numeric_limits<::bfloat16 >::infinity |
( |
| ) |
|
|
inlinestatic |
◆ lowest()
static T std::numeric_limits<::bfloat16 >::lowest |
( |
| ) |
|
|
inlinestatic |
◆ max()
static T std::numeric_limits<::bfloat16 >::max |
( |
| ) |
|
|
inlinestatic |
◆ min()
static T std::numeric_limits<::bfloat16 >::min |
( |
| ) |
|
|
inlinestatic |
◆ quiet_NaN()
static T std::numeric_limits<::bfloat16 >::quiet_NaN |
( |
| ) |
|
|
inlinestatic |
◆ round_error()
static T std::numeric_limits<::bfloat16 >::round_error |
( |
| ) |
|
|
inlinestatic |
◆ signaling_NaN()
static T std::numeric_limits<::bfloat16 >::signaling_NaN |
( |
| ) |
|
|
inlinestatic |
◆ digits
constexpr int std::numeric_limits<::bfloat16 >::digits = 8 |
|
staticconstexpr |
◆ digits10
constexpr int std::numeric_limits<::bfloat16 >::digits10 = 2 |
|
staticconstexpr |
◆ has_denorm
constexpr float_denorm_style std::numeric_limits<::bfloat16 >::has_denorm = denorm_absent |
|
staticconstexpr |
◆ has_denorm_loss
constexpr bool std::numeric_limits<::bfloat16 >::has_denorm_loss = false |
|
staticconstexpr |
◆ has_infinity
constexpr bool std::numeric_limits<::bfloat16 >::has_infinity = true |
|
staticconstexpr |
◆ has_quiet_NaN
constexpr bool std::numeric_limits<::bfloat16 >::has_quiet_NaN = true |
|
staticconstexpr |
◆ has_signaling_NaN
constexpr bool std::numeric_limits<::bfloat16 >::has_signaling_NaN = false |
|
staticconstexpr |
◆ is_bounded
constexpr bool std::numeric_limits<::bfloat16 >::is_bounded = false |
|
staticconstexpr |
◆ is_exact
constexpr bool std::numeric_limits<::bfloat16 >::is_exact = false |
|
staticconstexpr |
◆ is_iec559
constexpr bool std::numeric_limits<::bfloat16 >::is_iec559 = false |
|
staticconstexpr |
◆ is_integer
constexpr bool std::numeric_limits<::bfloat16 >::is_integer = false |
|
staticconstexpr |
◆ is_modulo
constexpr bool std::numeric_limits<::bfloat16 >::is_modulo = false |
|
staticconstexpr |
◆ is_signed
constexpr bool std::numeric_limits<::bfloat16 >::is_signed = true |
|
staticconstexpr |
◆ is_specialized
constexpr bool std::numeric_limits<::bfloat16 >::is_specialized = true |
|
staticconstexpr |
◆ max_digits10
constexpr int std::numeric_limits<::bfloat16 >::max_digits10 = 2 + (digits * 30103l) / 100000l |
|
staticconstexpr |
◆ max_exponent
constexpr int std::numeric_limits<::bfloat16 >::max_exponent = 128 |
|
staticconstexpr |
◆ max_exponent10
constexpr int std::numeric_limits<::bfloat16 >::max_exponent10 = 38 |
|
staticconstexpr |
◆ min_exponent
constexpr int std::numeric_limits<::bfloat16 >::min_exponent = -125 |
|
staticconstexpr |
◆ min_exponent10
constexpr int std::numeric_limits<::bfloat16 >::min_exponent10 = -37 |
|
staticconstexpr |
◆ radix
constexpr int std::numeric_limits<::bfloat16 >::radix = 2 |
|
staticconstexpr |
◆ tinyness_before
constexpr bool std::numeric_limits<::bfloat16 >::tinyness_before = false |
|
staticconstexpr |
◆ traps
constexpr bool std::numeric_limits<::bfloat16 >::traps = false |
|
staticconstexpr |
The documentation for this class was generated from the following file: