Medial Code Documentation
Loading...
Searching...
No Matches
Public Types | Public Member Functions
Eigen::half Struct Reference
Inheritance diagram for Eigen::half:
Eigen::half_impl::half_base Eigen::half_impl::__half_raw

Public Types

typedef half_impl::__half_raw __half_raw
 

Public Member Functions

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 (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
 
- Public Member Functions inherited from Eigen::half_impl::half_base
EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR half_base (const __half_raw &h)
 
- Public Member Functions inherited from Eigen::half_impl::__half_raw
EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR __half_raw (numext::uint16_t raw)
 

Additional Inherited Members

- Data Fields inherited from Eigen::half_impl::__half_raw
numext::uint16_t x
 

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