#include <sycl/detail/vector_arith.hpp>
Protected Types | |
using | vec_t = vec< DataT, NumElements > |
Static Protected Attributes | |
static constexpr bool | IsBfloat16 |
Friends | |
template<typename T1 , int T2> | |
class __SYCL_EBO | vec |
template<typename T = DataT> | |
std::enable_if_t<!detail::is_vgenfloat_v< T >, vec_t > | operator~ (const vec_t &Rhs) |
Definition at line 347 of file vector_arith.hpp.
|
protected |
Definition at line 349 of file vector_arith.hpp.
|
friend |
Definition at line 358 of file vector_arith.hpp.
|
friend |
Definition at line 386 of file vector_arith.hpp.
|
staticconstexprprotected |
Definition at line 351 of file vector_arith.hpp.