FdkBaseLib 2.1.1
All Classes Namespaces Files Functions Variables Enumerations Enumerator Pages
std::numeric_limits< fdk::half > Class Reference

Static Public Member Functions

static fdk::half min () throw ()
 
static fdk::half max () throw ()
 
static fdk::half epsilon () throw ()
 
static fdk::half round_error () throw ()
 
static fdk::half infinity () throw ()
 
static fdk::half quiet_NaN () throw ()
 
static fdk::half signaling_NaN () throw ()
 
static fdk::half denorm_min () throw ()
 

Static Public Attributes

static const bool is_specialized = true
 
static const int digits = FDK_HALF_MANT_DIG
 
static const int digits10 = FDK_HALF_DIG
 
static const bool is_signed = true
 
static const bool is_integer = false
 
static const bool is_exact = false
 
static const int radix = FDK_HALF_RADIX
 
static const int min_exponent = FDK_HALF_MIN_EXP
 
static const int min_exponent10 = FDK_HALF_MIN_10_EXP
 
static const int max_exponent = FDK_HALF_MAX_EXP
 
static const int max_exponent10 = FDK_HALF_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
 


©2024 The Foundry Visionmongers, Ltd. All Rights Reserved.
www.foundry.com