|
|
EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR | bfloat16 (const __bfloat16_raw &h) |
| |
|
EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR | bfloat16 (bool b) |
| |
|
template<class T > |
| EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR | bfloat16 (T val) |
| |
|
EIGEN_DEVICE_FUNC | bfloat16 (float f) |
| |
|
template<typename RealScalar > |
| EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR | bfloat16 (const std::complex< RealScalar > &val) |
| |
|
EIGEN_DEVICE_FUNC | operator float () const |
| |
|
EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR | bfloat16_base (const __bfloat16_raw &h) |
| |
|
EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR | __bfloat16_raw (unsigned short raw) |
| |
The documentation for this struct was generated from the following file: