Public Types | |
typedef bfloat16_impl::__bfloat16_raw | __bfloat16_raw |
Public Member Functions | |
EIGEN_CONSTEXPR | bfloat16 () |
EIGEN_CONSTEXPR | bfloat16 (bool b) |
EIGEN_CONSTEXPR | bfloat16 (const __bfloat16_raw &h) |
template<typename RealScalar > | |
EIGEN_CONSTEXPR | bfloat16 (const std::complex< RealScalar > &val) |
bfloat16 (float f) | |
template<class T > | |
EIGEN_CONSTEXPR | bfloat16 (T val) |
operator float () const | |
Public Member Functions inherited from Eigen::bfloat16_impl::bfloat16_base | |
EIGEN_CONSTEXPR | bfloat16_base () |
EIGEN_CONSTEXPR | bfloat16_base (const __bfloat16_raw &h) |
Public Member Functions inherited from Eigen::bfloat16_impl::__bfloat16_raw | |
EIGEN_CONSTEXPR | __bfloat16_raw () |
EIGEN_CONSTEXPR | __bfloat16_raw (unsigned short raw) |
Additional Inherited Members | |
Public Attributes inherited from Eigen::bfloat16_impl::__bfloat16_raw | |
unsigned short | value |
Definition at line 100 of file BFloat16.h.
Definition at line 102 of file BFloat16.h.
|
inline |
Definition at line 104 of file BFloat16.h.
|
inline |
Definition at line 106 of file BFloat16.h.
|
inlineexplicit |
Definition at line 108 of file BFloat16.h.
|
inlineexplicit |
Definition at line 112 of file BFloat16.h.
|
inlineexplicit |
Definition at line 115 of file BFloat16.h.
|
inlineexplicit |
Definition at line 121 of file BFloat16.h.
|
inline |
Definition at line 124 of file BFloat16.h.