#include <BFloat16.h>
Static Public Member Functions | |
static Eigen::bfloat16 | denorm_min () |
static Eigen::bfloat16 | epsilon () |
static Eigen::bfloat16 | infinity () |
static Eigen::bfloat16 | lowest () |
static Eigen::bfloat16() | max () |
static Eigen::bfloat16() | min () |
static Eigen::bfloat16 | quiet_NaN () |
static Eigen::bfloat16 | round_error () |
static Eigen::bfloat16 | signaling_NaN () |
Static Public Attributes | |
static const int | digits = 8 |
static const int | digits10 = 2 |
static const float_denorm_style | has_denorm = std::denorm_absent |
static const bool | has_denorm_loss = false |
static const bool | has_infinity = true |
static const bool | has_quiet_NaN = true |
static const bool | has_signaling_NaN = true |
static const bool | is_bounded = true |
static const bool | is_exact = false |
static const bool | is_iec559 = false |
static const bool | is_integer = false |
static const bool | is_modulo = false |
static const bool | is_signed = true |
static const bool | is_specialized = true |
static const int | max_digits10 = 4 |
static const int | max_exponent = numeric_limits<float>::max_exponent |
static const int | max_exponent10 = numeric_limits<float>::max_exponent10 |
static const int | min_exponent = numeric_limits<float>::min_exponent |
static const int | min_exponent10 = numeric_limits<float>::min_exponent10 |
static const int | radix = 2 |
static const std::float_round_style | round_style = numeric_limits<float>::round_style |
static const bool | tinyness_before = numeric_limits<float>::tinyness_before |
static const bool | traps = numeric_limits<float>::traps |
Definition at line 90 of file BFloat16.h.
|
inlinestatic |
Definition at line 123 of file BFloat16.h.
|
inlinestatic |
Definition at line 118 of file BFloat16.h.
|
inlinestatic |
Definition at line 120 of file BFloat16.h.
|
inlinestatic |
Definition at line 116 of file BFloat16.h.
|
inlinestatic |
Definition at line 117 of file BFloat16.h.
|
inlinestatic |
Definition at line 115 of file BFloat16.h.
|
inlinestatic |
Definition at line 121 of file BFloat16.h.
|
inlinestatic |
Definition at line 119 of file BFloat16.h.
|
inlinestatic |
Definition at line 122 of file BFloat16.h.
|
static |
Definition at line 104 of file BFloat16.h.
|
static |
Definition at line 105 of file BFloat16.h.
|
static |
Definition at line 98 of file BFloat16.h.
|
static |
Definition at line 99 of file BFloat16.h.
|
static |
Definition at line 95 of file BFloat16.h.
|
static |
Definition at line 96 of file BFloat16.h.
|
static |
Definition at line 97 of file BFloat16.h.
|
static |
Definition at line 102 of file BFloat16.h.
|
static |
Definition at line 94 of file BFloat16.h.
|
static |
Definition at line 101 of file BFloat16.h.
|
static |
Definition at line 93 of file BFloat16.h.
|
static |
Definition at line 103 of file BFloat16.h.
|
static |
Definition at line 92 of file BFloat16.h.
|
static |
Definition at line 91 of file BFloat16.h.
|
static |
Definition at line 106 of file BFloat16.h.
|
static |
Definition at line 110 of file BFloat16.h.
|
static |
Definition at line 111 of file BFloat16.h.
|
static |
Definition at line 108 of file BFloat16.h.
|
static |
Definition at line 109 of file BFloat16.h.
|
static |
Definition at line 107 of file BFloat16.h.
|
static |
Definition at line 100 of file BFloat16.h.
|
static |
Definition at line 113 of file BFloat16.h.
|
static |
Definition at line 112 of file BFloat16.h.