HDK
|
#include <fpreal16Limits.h>
Static Public Member Functions | |
static fpreal16 | min () noexcept |
static fpreal16 | max () noexcept |
static fpreal16 | epsilon () noexcept |
static fpreal16 | round_error () noexcept |
static fpreal16 | infinity () noexcept |
static fpreal16 | quiet_NaN () noexcept |
static fpreal16 | signaling_NaN () noexcept |
static fpreal16 | denorm_min () noexcept |
Static Public Attributes | |
static const bool | is_specialized = true |
static const int | digits = H_REAL16_MANT_DIG |
static const int | digits10 = H_REAL16_DIG |
static const bool | is_signed = true |
static const bool | is_integer = false |
static const bool | is_exact = false |
static const int | radix = H_REAL16_RADIX |
static const int | min_exponent = H_REAL16_MIN_EXP |
static const int | min_exponent10 = H_REAL16_MIN_10_EXP |
static const int | max_exponent = H_REAL16_MAX_EXP |
static const int | max_exponent10 = H_REAL16_MAX_10_EXP |
static const bool | has_infinity = true |
static const bool | has_quiet_NaN = true |
static const bool | has_signaling_NaN = true |
static const float_denorm_style | has_denorm = denorm_present |
static const bool | has_denorm_loss = false |
static const bool | is_iec559 = false |
static const bool | is_bounded = false |
static const bool | is_modulo = false |
static const bool | traps = true |
static const bool | tinyness_before = false |
static const float_round_style | round_style = round_to_nearest |
Definition at line 57 of file fpreal16Limits.h.
Definition at line 91 of file fpreal16Limits.h.
Definition at line 73 of file fpreal16Limits.h.
Definition at line 88 of file fpreal16Limits.h.
Definition at line 64 of file fpreal16Limits.h.
Definition at line 63 of file fpreal16Limits.h.
Definition at line 89 of file fpreal16Limits.h.
Definition at line 74 of file fpreal16Limits.h.
Definition at line 90 of file fpreal16Limits.h.
|
static |
Definition at line 66 of file fpreal16Limits.h.
|
static |
Definition at line 67 of file fpreal16Limits.h.
|
static |
Definition at line 85 of file fpreal16Limits.h.
|
static |
Definition at line 86 of file fpreal16Limits.h.
|
static |
Definition at line 81 of file fpreal16Limits.h.
|
static |
Definition at line 82 of file fpreal16Limits.h.
|
static |
Definition at line 83 of file fpreal16Limits.h.
|
static |
Definition at line 94 of file fpreal16Limits.h.
|
static |
Definition at line 70 of file fpreal16Limits.h.
|
static |
Definition at line 93 of file fpreal16Limits.h.
|
static |
Definition at line 69 of file fpreal16Limits.h.
|
static |
Definition at line 95 of file fpreal16Limits.h.
Definition at line 68 of file fpreal16Limits.h.
|
static |
Definition at line 61 of file fpreal16Limits.h.
|
static |
Definition at line 78 of file fpreal16Limits.h.
|
static |
Definition at line 79 of file fpreal16Limits.h.
|
static |
Definition at line 76 of file fpreal16Limits.h.
|
static |
Definition at line 77 of file fpreal16Limits.h.
|
static |
Definition at line 71 of file fpreal16Limits.h.
|
static |
Definition at line 100 of file fpreal16Limits.h.
|
static |
Definition at line 98 of file fpreal16Limits.h.
|
static |
Definition at line 97 of file fpreal16Limits.h.