HDK
|
#include <Half.h>
Static Public Member Functions | |
static constexpr openvdb::math::internal::half | min () noexcept |
static constexpr openvdb::math::internal::half | max () noexcept |
static constexpr openvdb::math::internal::half | lowest () |
static constexpr openvdb::math::internal::half | epsilon () noexcept |
static constexpr openvdb::math::internal::half | round_error () noexcept |
static constexpr openvdb::math::internal::half | infinity () noexcept |
static constexpr openvdb::math::internal::half | quiet_NaN () noexcept |
static constexpr openvdb::math::internal::half | signaling_NaN () noexcept |
static constexpr openvdb::math::internal::half | denorm_min () noexcept |
Static Public Attributes | |
static const bool | is_specialized = true |
static constexpr int | digits = VDB_HALF_MANT_DIG |
static constexpr int | digits10 = VDB_HALF_DIG |
static constexpr int | max_digits10 = VDB_HALF_DECIMAL_DIG |
static constexpr bool | is_signed = true |
static constexpr bool | is_integer = false |
static constexpr bool | is_exact = false |
static constexpr int | radix = VDB_HALF_RADIX |
static constexpr int | min_exponent = VDBB_HALF_DENORM_MIN_EXP |
static constexpr int | min_exponent10 = VDBB_HALF_DENORM_MIN_10_EXP |
static constexpr int | max_exponent = VDB_HALF_MAX_EXP |
static constexpr int | max_exponent10 = VDB_HALF_MAX_10_EXP |
static constexpr bool | has_infinity = true |
static constexpr bool | has_quiet_NaN = true |
static constexpr bool | has_signaling_NaN = true |
static constexpr float_denorm_style | has_denorm = denorm_present |
static constexpr bool | has_denorm_loss = false |
static constexpr bool | is_iec559 = false |
static constexpr bool | is_bounded = false |
static constexpr bool | is_modulo = false |
static constexpr bool | traps = true |
static constexpr bool | tinyness_before = false |
static constexpr float_round_style | round_style = round_to_nearest |
|
inlinestaticnoexcept |
|
inlinestaticnoexcept |
|
inlinestaticnoexcept |
|
inlinestatic |
|
inlinestaticnoexcept |
|
inlinestaticnoexcept |
|
inlinestaticnoexcept |
|
inlinestaticnoexcept |
|
inlinestaticnoexcept |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |