#include <ilmbase_halfLimits.h>
template<>
class std::numeric_limits< PXR_NS::pxr_half::half >
Definition at line 57 of file ilmbase_halfLimits.h.
static half std::numeric_limits< PXR_NS::pxr_half::half >::denorm_min |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinestatic |
static half std::numeric_limits< PXR_NS::pxr_half::half >::epsilon |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinestatic |
static half std::numeric_limits< PXR_NS::pxr_half::half >::infinity |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinestatic |
static half std::numeric_limits< PXR_NS::pxr_half::half >::max |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinestatic |
static half std::numeric_limits< PXR_NS::pxr_half::half >::min |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinestatic |
static half std::numeric_limits< PXR_NS::pxr_half::half >::quiet_NaN |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinestatic |
static half std::numeric_limits< PXR_NS::pxr_half::half >::round_error |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinestatic |
static half std::numeric_limits< PXR_NS::pxr_half::half >::signaling_NaN |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinestatic |
const float_denorm_style std::numeric_limits< PXR_NS::pxr_half::half >::has_denorm = denorm_present |
|
static |
const bool std::numeric_limits< PXR_NS::pxr_half::half >::has_denorm_loss = false |
|
static |
const bool std::numeric_limits< PXR_NS::pxr_half::half >::has_infinity = true |
|
static |
const bool std::numeric_limits< PXR_NS::pxr_half::half >::has_quiet_NaN = true |
|
static |
const bool std::numeric_limits< PXR_NS::pxr_half::half >::has_signaling_NaN = true |
|
static |
const bool std::numeric_limits< PXR_NS::pxr_half::half >::is_bounded = false |
|
static |
const bool std::numeric_limits< PXR_NS::pxr_half::half >::is_exact = false |
|
static |
const bool std::numeric_limits< PXR_NS::pxr_half::half >::is_iec559 = false |
|
static |
const bool std::numeric_limits< PXR_NS::pxr_half::half >::is_integer = false |
|
static |
const bool std::numeric_limits< PXR_NS::pxr_half::half >::is_modulo = false |
|
static |
const bool std::numeric_limits< PXR_NS::pxr_half::half >::is_signed = true |
|
static |
const bool std::numeric_limits< PXR_NS::pxr_half::half >::is_specialized = true |
|
static |
const float_round_style std::numeric_limits< PXR_NS::pxr_half::half >::round_style = round_to_nearest |
|
static |
const bool std::numeric_limits< PXR_NS::pxr_half::half >::tinyness_before = false |
|
static |
const bool std::numeric_limits< PXR_NS::pxr_half::half >::traps = true |
|
static |
The documentation for this class was generated from the following file: