compbio
Public Types | Public Member Functions | List of all members
Eigen::half Struct Reference
Inheritance diagram for Eigen::half:
Eigen::half_impl::half_base Eigen::half_impl::__half

Public Types

typedef half_impl::__half __half
 

Public Member Functions

EIGEN_DEVICE_FUNC half (const __half &h)
 
EIGEN_DEVICE_FUNC half (const half &h)
 
EIGEN_DEVICE_FUNC half (bool b)
 
template<class T >
EIGEN_DEVICE_FUNC half (const T &val)
 
EIGEN_DEVICE_FUNC half (float f)
 
EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST (bool) const
 
EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST (signed char) const
 
EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST (unsigned char) const
 
EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST (short) const
 
EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST (unsigned short) const
 
EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST (int) const
 
EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST (unsigned int) const
 
EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST (long) const
 
EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST (unsigned long) const
 
EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST (long long) const
 
EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST (unsigned long long) const
 
EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST (float) const
 
EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST (double) const
 
EIGEN_DEVICE_FUNC halfoperator= (const half &other)
 
- Public Member Functions inherited from Eigen::half_impl::half_base
EIGEN_DEVICE_FUNC half_base (const half_base &h)
 
EIGEN_DEVICE_FUNC half_base (const __half &h)
 
- Public Member Functions inherited from Eigen::half_impl::__half
EIGEN_DEVICE_FUNC __half (unsigned short raw)
 

Additional Inherited Members

- Public Attributes inherited from Eigen::half_impl::__half
unsigned short x
 

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