#include <Half.h>
Definition at line 209 of file Half.h.
◆ denorm_min()
◆ epsilon()
◆ infinity()
◆ lowest()
◆ max()
◆ min()
◆ quiet_NaN()
◆ round_error()
◆ signaling_NaN()
◆ digits
◆ digits10
◆ has_denorm
const float_denorm_style std::numeric_limits< Eigen::half >::has_denorm = denorm_present |
|
static |
◆ has_denorm_loss
const bool std::numeric_limits< Eigen::half >::has_denorm_loss = false |
|
static |
◆ has_infinity
const bool std::numeric_limits< Eigen::half >::has_infinity = true |
|
static |
◆ has_quiet_NaN
const bool std::numeric_limits< Eigen::half >::has_quiet_NaN = true |
|
static |
◆ has_signaling_NaN
const bool std::numeric_limits< Eigen::half >::has_signaling_NaN = true |
|
static |
◆ is_bounded
const bool std::numeric_limits< Eigen::half >::is_bounded = false |
|
static |
◆ is_exact
const bool std::numeric_limits< Eigen::half >::is_exact = false |
|
static |
◆ is_iec559
const bool std::numeric_limits< Eigen::half >::is_iec559 = false |
|
static |
◆ is_integer
const bool std::numeric_limits< Eigen::half >::is_integer = false |
|
static |
◆ is_modulo
const bool std::numeric_limits< Eigen::half >::is_modulo = false |
|
static |
◆ is_signed
const bool std::numeric_limits< Eigen::half >::is_signed = true |
|
static |
◆ is_specialized
const bool std::numeric_limits< Eigen::half >::is_specialized = true |
|
static |
◆ max_digits10
◆ max_exponent
◆ max_exponent10
◆ min_exponent
◆ min_exponent10
◆ radix
◆ round_style
const std::float_round_style std::numeric_limits< Eigen::half >::round_style = std::round_to_nearest |
|
static |
◆ tinyness_before
const bool std::numeric_limits< Eigen::half >::tinyness_before = false |
|
static |
◆ traps
const bool std::numeric_limits< Eigen::half >::traps = true |
|
static |
The documentation for this struct was generated from the following file: