DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::detail::half_impl Namespace Reference

Classes

struct  RawHostHalfToken
 
class  half
 

Typedefs

using StorageT = uint16_t
 
using BIsRepresentationT = half
 
using VecElemT = half
 

Functions

constexpr half CreateHostHalfRaw (uint16_t X)
 

Typedef Documentation

◆ BIsRepresentationT

Definition at line 176 of file half_type.hpp.

◆ StorageT

using sycl::_V1::detail::half_impl::StorageT = typedef uint16_t

Definition at line 173 of file half_type.hpp.

◆ VecElemT

Definition at line 177 of file half_type.hpp.

Function Documentation

◆ CreateHostHalfRaw()

constexpr half sycl::_V1::detail::half_impl::CreateHostHalfRaw ( uint16_t  X)
inlineconstexpr

Definition at line 521 of file half_type.hpp.

Referenced by std::numeric_limits< sycl::half >::infinity().