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

#include <Half.h>

Inheritance diagram for std::numeric_limits< Eigen::half >:
Inheritance graph
[legend]

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 = 3
 
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_digits10 = 5
 
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 152 of file Half.h.

Member Function Documentation

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

Definition at line 185 of file Half.h.

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

Definition at line 180 of file Half.h.

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

Definition at line 182 of file Half.h.

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

Definition at line 178 of file Half.h.

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

Definition at line 179 of file Half.h.

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

Definition at line 177 of file Half.h.

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

Definition at line 183 of file Half.h.

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

Definition at line 181 of file Half.h.

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

Definition at line 184 of file Half.h.

Member Data Documentation

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

Definition at line 166 of file Half.h.

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

Definition at line 167 of file Half.h.

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

Definition at line 160 of file Half.h.

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

Definition at line 161 of file Half.h.

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

Definition at line 157 of file Half.h.

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

Definition at line 158 of file Half.h.

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

Definition at line 159 of file Half.h.

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

Definition at line 164 of file Half.h.

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

Definition at line 156 of file Half.h.

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

Definition at line 163 of file Half.h.

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

Definition at line 155 of file Half.h.

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

Definition at line 165 of file Half.h.

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

Definition at line 154 of file Half.h.

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

Definition at line 153 of file Half.h.

const int std::numeric_limits< Eigen::half >::max_digits10 = 5
static

Definition at line 168 of file Half.h.

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

Definition at line 172 of file Half.h.

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

Definition at line 173 of file Half.h.

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

Definition at line 170 of file Half.h.

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

Definition at line 171 of file Half.h.

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

Definition at line 169 of file Half.h.

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

Definition at line 162 of file Half.h.

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

Definition at line 175 of file Half.h.

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

Definition at line 174 of file Half.h.


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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:59:21