|
Nebula
|
#include <half.h>
Static Public Member Functions | |
| static Math::half | min () |
| static Math::half | max () |
| static Math::half | epsilon () |
| static Math::half | round_error () |
| static Math::half | denorm_min () |
| static Math::half | infinity () |
| static Math::half | quiet_NaN () |
| static Math::half | signaling_NaN () |
Static Public Attributes | |
| static const bool | is_specialized = true |
| static const int | radix = 2 |
| static const int | digits = 10 |
| static const int | digits10 = 2 |
| static const bool | is_signed = true |
| static const bool | is_integer = true |
| static const bool | is_exact = false |
| static const bool | traps = false |
| static const bool | is_modulo = false |
| static const bool | is_bounded = true |
| static const int | min_exponent10 = Math::half::MIN_EXPONENT10 |
| static const int | max_exponent10 = Math::half::MAX_EXPONENT10 |
| static const int | min_exponent = Math::half::MIN_EXPONENT |
| static const int | max_exponent = Math::half::MAX_EXPONENT |
| static const bool | has_infinity = true |
| static const bool | has_quiet_NaN = true |
| static const bool | has_signaling_NaN = true |
| static const bool | is_iec559 = false |
| static const bool | has_denorm = denorm_present |
| static const bool | tinyness_before = false |
| static const float_round_style | round_style = round_to_nearest |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |