std::numeric_limits< volatile Eigen::half > Class Reference
+ Inheritance diagram for std::numeric_limits< volatile Eigen::half >:

Additional Inherited Members

- Static Public Member Functions inherited from Eigen::half_impl::numeric_limits_half_impl< typename >
static EIGEN_CONSTEXPR Eigen::half denorm_min ()
 
static EIGEN_CONSTEXPR Eigen::half epsilon ()
 
static EIGEN_CONSTEXPR Eigen::half infinity ()
 
static EIGEN_CONSTEXPR Eigen::half lowest ()
 
static EIGEN_CONSTEXPR Eigen::half() max ()
 
static EIGEN_CONSTEXPR Eigen::half() min ()
 
static EIGEN_CONSTEXPR Eigen::half quiet_NaN ()
 
static EIGEN_CONSTEXPR Eigen::half round_error ()
 
static EIGEN_CONSTEXPR Eigen::half signaling_NaN ()
 
- Static Public Attributes inherited from Eigen::half_impl::numeric_limits_half_impl< typename >
static EIGEN_CONSTEXPR const int digits
 
static EIGEN_CONSTEXPR const int digits10
 
static EIGEN_CONSTEXPR const std::float_denorm_style has_denorm
 
static EIGEN_CONSTEXPR const bool has_denorm_loss
 
static EIGEN_CONSTEXPR const bool has_infinity
 
static EIGEN_CONSTEXPR const bool has_quiet_NaN
 
static EIGEN_CONSTEXPR const bool has_signaling_NaN
 
static EIGEN_CONSTEXPR const bool is_bounded
 
static EIGEN_CONSTEXPR const bool is_exact
 
static EIGEN_CONSTEXPR const bool is_iec559
 
static EIGEN_CONSTEXPR const bool is_integer
 
static EIGEN_CONSTEXPR const bool is_modulo
 
static EIGEN_CONSTEXPR const bool is_signed
 
static EIGEN_CONSTEXPR const bool is_specialized
 
static EIGEN_CONSTEXPR const int max_digits10
 
static EIGEN_CONSTEXPR const int max_exponent
 
static EIGEN_CONSTEXPR const int max_exponent10
 
static EIGEN_CONSTEXPR const int min_exponent
 
static EIGEN_CONSTEXPR const int min_exponent10
 
static EIGEN_CONSTEXPR const int radix
 
static EIGEN_CONSTEXPR const std::float_round_style round_style
 
static EIGEN_CONSTEXPR const bool tinyness_before
 
static EIGEN_CONSTEXPR const bool traps
 

Detailed Description

Definition at line 308 of file Half.h.


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