|
EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR | half (const __half_raw &h) |
|
EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR | half (bool b) |
|
template<class T > |
EIGEN_DEVICE_FUNC | half (const T &val) |
|
EIGEN_DEVICE_FUNC | half (float f) |
|
template<typename RealScalar > |
EIGEN_DEVICE_FUNC | half (std::complex< RealScalar > c) |
|
EIGEN_DEVICE_FUNC | operator float () const |
|
EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR | half_base (const __half_raw &h) |
|
EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR | __half_raw (numext::uint16_t raw) |
|
The documentation for this struct was generated from the following file: