XeTLA v0.3.6
IntelĀ® Xe Templates for Linear Algebra - API Definition Document
 
Loading...
Searching...
No Matches
gpu::xetla::native_type< T > Struct Template Reference

Set the native data type of T. More...

#include <base_types.hpp>

Public Types

using type = T
 

Detailed Description

template<typename T>
struct gpu::xetla::native_type< T >

Set the native data type of T.

Template Parameters
Tis the data type

Member Typedef Documentation

◆ type

template<typename T >
using gpu::xetla::native_type< T >::type = T