Static Public Member Functions | Static Public Attributes | List of all members
std::numeric_limits< Eigen::half > Struct Template Reference

#include <Half.h>

Static Public Member Functions

static Eigen::half denorm_min ()
 
static Eigen::half epsilon ()
 
static Eigen::half infinity ()
 
static Eigen::half lowest ()
 
static Eigen::half() max ()
 
static Eigen::half() min ()
 
static Eigen::half quiet_NaN ()
 
static Eigen::half round_error ()
 
static Eigen::half signaling_NaN ()
 

Static Public Attributes

static const int digits = 11
 
static const int digits10 = 2
 
static const float_denorm_style has_denorm = denorm_present
 
static const bool has_denorm_loss = false
 
static const bool has_infinity = true
 
static const bool has_quiet_NaN = true
 
static const bool has_signaling_NaN = true
 
static const bool is_bounded = false
 
static const bool is_exact = false
 
static const bool is_iec559 = false
 
static const bool is_integer = false
 
static const bool is_modulo = false
 
static const bool is_signed = true
 
static const bool is_specialized = true
 
static const int max_exponent = 16
 
static const int max_exponent10 = 4
 
static const int min_exponent = -13
 
static const int min_exponent10 = -4
 
static const int radix = 2
 
static const std::float_round_style round_style = std::round_to_nearest
 
static const bool tinyness_before = false
 
static const bool traps = true
 

Detailed Description

template<>
struct std::numeric_limits< Eigen::half >

Definition at line 481 of file Half.h.

Member Function Documentation

static Eigen::half std::numeric_limits< Eigen::half >::denorm_min ( )
inlinestatic

Definition at line 514 of file Half.h.

static Eigen::half std::numeric_limits< Eigen::half >::epsilon ( )
inlinestatic

Definition at line 509 of file Half.h.

static Eigen::half std::numeric_limits< Eigen::half >::infinity ( )
inlinestatic

Definition at line 511 of file Half.h.

static Eigen::half std::numeric_limits< Eigen::half >::lowest ( )
inlinestatic

Definition at line 507 of file Half.h.

static Eigen::half() std::numeric_limits< Eigen::half >::max ( )
inlinestatic

Definition at line 508 of file Half.h.

static Eigen::half() std::numeric_limits< Eigen::half >::min ( )
inlinestatic

Definition at line 506 of file Half.h.

static Eigen::half std::numeric_limits< Eigen::half >::quiet_NaN ( )
inlinestatic

Definition at line 512 of file Half.h.

static Eigen::half std::numeric_limits< Eigen::half >::round_error ( )
inlinestatic

Definition at line 510 of file Half.h.

static Eigen::half std::numeric_limits< Eigen::half >::signaling_NaN ( )
inlinestatic

Definition at line 513 of file Half.h.

Member Data Documentation

const int std::numeric_limits< Eigen::half >::digits = 11
static

Definition at line 495 of file Half.h.

const int std::numeric_limits< Eigen::half >::digits10 = 2
static

Definition at line 496 of file Half.h.

const float_denorm_style std::numeric_limits< Eigen::half >::has_denorm = denorm_present
static

Definition at line 489 of file Half.h.

const bool std::numeric_limits< Eigen::half >::has_denorm_loss = false
static

Definition at line 490 of file Half.h.

const bool std::numeric_limits< Eigen::half >::has_infinity = true
static

Definition at line 486 of file Half.h.

const bool std::numeric_limits< Eigen::half >::has_quiet_NaN = true
static

Definition at line 487 of file Half.h.

const bool std::numeric_limits< Eigen::half >::has_signaling_NaN = true
static

Definition at line 488 of file Half.h.

const bool std::numeric_limits< Eigen::half >::is_bounded = false
static

Definition at line 493 of file Half.h.

const bool std::numeric_limits< Eigen::half >::is_exact = false
static

Definition at line 485 of file Half.h.

const bool std::numeric_limits< Eigen::half >::is_iec559 = false
static

Definition at line 492 of file Half.h.

const bool std::numeric_limits< Eigen::half >::is_integer = false
static

Definition at line 484 of file Half.h.

const bool std::numeric_limits< Eigen::half >::is_modulo = false
static

Definition at line 494 of file Half.h.

const bool std::numeric_limits< Eigen::half >::is_signed = true
static

Definition at line 483 of file Half.h.

const bool std::numeric_limits< Eigen::half >::is_specialized = true
static

Definition at line 482 of file Half.h.

const int std::numeric_limits< Eigen::half >::max_exponent = 16
static

Definition at line 501 of file Half.h.

const int std::numeric_limits< Eigen::half >::max_exponent10 = 4
static

Definition at line 502 of file Half.h.

const int std::numeric_limits< Eigen::half >::min_exponent = -13
static

Definition at line 499 of file Half.h.

const int std::numeric_limits< Eigen::half >::min_exponent10 = -4
static

Definition at line 500 of file Half.h.

const int std::numeric_limits< Eigen::half >::radix = 2
static

Definition at line 498 of file Half.h.

const std::float_round_style std::numeric_limits< Eigen::half >::round_style = std::round_to_nearest
static

Definition at line 491 of file Half.h.

const bool std::numeric_limits< Eigen::half >::tinyness_before = false
static

Definition at line 504 of file Half.h.

const bool std::numeric_limits< Eigen::half >::traps = true
static

Definition at line 503 of file Half.h.


The documentation for this struct was generated from the following file:


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:11:00