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

Additional Inherited Members

- Static Public Member Functions inherited from Eigen::bfloat16_impl::numeric_limits_bfloat16_impl< typename >
static EIGEN_CONSTEXPR Eigen::bfloat16 denorm_min ()
 
static EIGEN_CONSTEXPR Eigen::bfloat16 epsilon ()
 
static EIGEN_CONSTEXPR Eigen::bfloat16 infinity ()
 
static EIGEN_CONSTEXPR Eigen::bfloat16 lowest ()
 
static EIGEN_CONSTEXPR Eigen::bfloat16() max ()
 
static EIGEN_CONSTEXPR Eigen::bfloat16() min ()
 
static EIGEN_CONSTEXPR Eigen::bfloat16 quiet_NaN ()
 
static EIGEN_CONSTEXPR Eigen::bfloat16 round_error ()
 
static EIGEN_CONSTEXPR Eigen::bfloat16 signaling_NaN ()
 
- Static Public Attributes inherited from Eigen::bfloat16_impl::numeric_limits_bfloat16_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 234 of file BFloat16.h.


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