#include <mitsuba/core/half.h>
static half std::numeric_limits< half >::denorm_min |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinestatic |
static half std::numeric_limits< half >::epsilon |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinestatic |
static half std::numeric_limits< half >::infinity |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinestatic |
static half std::numeric_limits< half >::max |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinestatic |
static half std::numeric_limits< half >::min |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinestatic |
static half std::numeric_limits< half >::quiet_NaN |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinestatic |
static half std::numeric_limits< half >::round_error |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinestatic |
static half std::numeric_limits< half >::signaling_NaN |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinestatic |
const int std::numeric_limits< half >::digits = 11 |
|
static |
const int std::numeric_limits< half >::digits10 = 2 |
|
static |
const float_denorm_style std::numeric_limits< half >::has_denorm = denorm_present |
|
static |
const bool std::numeric_limits< half >::has_denorm_loss = false |
|
static |
const bool std::numeric_limits< half >::has_infinity = true |
|
static |
const bool std::numeric_limits< half >::has_quiet_NaN = true |
|
static |
const bool std::numeric_limits< half >::has_signaling_NaN = true |
|
static |
const bool std::numeric_limits< half >::is_bounded = false |
|
static |
const bool std::numeric_limits< half >::is_exact = false |
|
static |
const bool std::numeric_limits< half >::is_iec559 = false |
|
static |
const bool std::numeric_limits< half >::is_integer = false |
|
static |
const bool std::numeric_limits< half >::is_modulo = false |
|
static |
const bool std::numeric_limits< half >::is_signed = true |
|
static |
const bool std::numeric_limits< half >::is_specialized = true |
|
static |
const int std::numeric_limits< half >::max_exponent = 16 |
|
static |
const int std::numeric_limits< half >::max_exponent10 = 4 |
|
static |
const int std::numeric_limits< half >::min_exponent = -13 |
|
static |
const int std::numeric_limits< half >::min_exponent10 = -4 |
|
static |
const int std::numeric_limits< half >::radix = 2 |
|
static |
const float_round_style std::numeric_limits< half >::round_style = round_to_nearest |
|
static |
const bool std::numeric_limits< half >::tinyness_before = false |
|
static |
const bool std::numeric_limits< half >::traps = true |
|
static |
The documentation for this class was generated from the following file: