#include <sycl/vector.hpp>
Additional Inherited Members | |
Protected Types inherited from sycl::_V1::detail::vec_arith< DataT, NumElements > | |
using | vec_t = vec< DataT, NumElements > |
using | ocl_t = detail::select_cl_scalar_integral_signed_t< DataT > |
template<typename T > | |
using | vec_data = vec_helper< T > |
Protected Types inherited from sycl::_V1::detail::vec_arith_common< DataT, NumElements > | |
using | vec_t = vec< DataT, NumElements > |
Static Protected Attributes inherited from sycl::_V1::detail::vec_arith_common< DataT, NumElements > | |
static constexpr bool | IsBfloat16 |
Definition at line 130 of file vector.hpp.