DPC++ Runtime
Runtime libraries for oneAPI DPC++
syclcompat::detail::DataType< sycl::vec< T, 2 > > Struct Template Reference

#include <syclcompat/util.hpp>

Public Types

using T2 = detail::complex_type< T >
 

Detailed Description

template<typename T>
struct syclcompat::detail::DataType< sycl::vec< T, 2 > >

Definition at line 82 of file util.hpp.

Member Typedef Documentation

◆ T2

template<typename T >
using syclcompat::detail::DataType< sycl::vec< T, 2 > >::T2 = detail::complex_type<T>

Definition at line 83 of file util.hpp.


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