#include <half.h>
◆ denorm_min()
◆ epsilon()
◆ infinity()
◆ max()
◆ min()
◆ quiet_NaN()
◆ round_error()
◆ signaling_NaN()
◆ digits
const int std::numeric_limits< Math::half >::digits = 10 |
|
static |
◆ digits10
const int std::numeric_limits< Math::half >::digits10 = 2 |
|
static |
◆ has_denorm
const bool std::numeric_limits< Math::half >::has_denorm = denorm_present |
|
static |
◆ has_infinity
const bool std::numeric_limits< Math::half >::has_infinity = true |
|
static |
◆ has_quiet_NaN
const bool std::numeric_limits< Math::half >::has_quiet_NaN = true |
|
static |
◆ has_signaling_NaN
const bool std::numeric_limits< Math::half >::has_signaling_NaN = true |
|
static |
◆ is_bounded
const bool std::numeric_limits< Math::half >::is_bounded = true |
|
static |
◆ is_exact
const bool std::numeric_limits< Math::half >::is_exact = false |
|
static |
◆ is_iec559
const bool std::numeric_limits< Math::half >::is_iec559 = false |
|
static |
◆ is_integer
const bool std::numeric_limits< Math::half >::is_integer = true |
|
static |
◆ is_modulo
const bool std::numeric_limits< Math::half >::is_modulo = false |
|
static |
◆ is_signed
const bool std::numeric_limits< Math::half >::is_signed = true |
|
static |
◆ is_specialized
const bool std::numeric_limits< Math::half >::is_specialized = true |
|
static |
◆ max_exponent
◆ max_exponent10
◆ min_exponent
◆ min_exponent10
◆ radix
const int std::numeric_limits< Math::half >::radix = 2 |
|
static |
◆ round_style
const float_round_style std::numeric_limits< Math::half >::round_style = round_to_nearest |
|
static |
◆ tinyness_before
const bool std::numeric_limits< Math::half >::tinyness_before = false |
|
static |
◆ traps
const bool std::numeric_limits< Math::half >::traps = false |
|
static |
The documentation for this class was generated from the following file:
- /github/workspace/code/foundation/math/half.h