#include <BFloat16.h>

Public Types | |
| enum | { IsSigned = true, IsInteger = false, IsComplex = false, RequireInitialization = false } |
Public Types inherited from Eigen::GenericNumTraits< Eigen::bfloat16 > | |
| enum | |
| typedef Eigen::bfloat16 | Real |
Static Public Member Functions | |
| EIGEN_DEVICE_FUNC static EIGEN_CONSTEXPR EIGEN_STRONG_INLINE Eigen::bfloat16 | dummy_precision () |
| EIGEN_DEVICE_FUNC static EIGEN_CONSTEXPR EIGEN_STRONG_INLINE Eigen::bfloat16 | epsilon () |
| EIGEN_DEVICE_FUNC static EIGEN_CONSTEXPR EIGEN_STRONG_INLINE Eigen::bfloat16 | highest () |
| EIGEN_DEVICE_FUNC static EIGEN_CONSTEXPR EIGEN_STRONG_INLINE Eigen::bfloat16 | infinity () |
| EIGEN_DEVICE_FUNC static EIGEN_CONSTEXPR EIGEN_STRONG_INLINE Eigen::bfloat16 | lowest () |
| EIGEN_DEVICE_FUNC static EIGEN_CONSTEXPR EIGEN_STRONG_INLINE Eigen::bfloat16 | quiet_NaN () |
Definition at line 621 of file BFloat16.h.
| anonymous enum |
| Enumerator | |
|---|---|
| IsSigned | |
| IsInteger | |
| IsComplex | |
| RequireInitialization | |
Definition at line 624 of file BFloat16.h.
|
inlinestatic |
Definition at line 634 of file BFloat16.h.
|
inlinestatic |
Definition at line 631 of file BFloat16.h.
|
inlinestatic |
Definition at line 638 of file BFloat16.h.
|
inlinestatic |
Definition at line 644 of file BFloat16.h.
|
inlinestatic |
Definition at line 641 of file BFloat16.h.
|
inlinestatic |
Definition at line 647 of file BFloat16.h.