alpaka
Abstraction Library for Parallel Kernel Acceleration
Loading...
Searching...
No Matches
alpaka::trait::GetVec< T > Struct Template Reference

#include <Vec.hpp>

Public Types

using type = Vec<T, 1u>

Detailed Description

template<std::integral T>
struct alpaka::trait::GetVec< T >

Definition at line 936 of file Vec.hpp.

Member Typedef Documentation

◆ type

template<std::integral T>
using alpaka::trait::GetVec< T >::type = Vec<T, 1u>

Definition at line 938 of file Vec.hpp.


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