alpaka
Abstraction Library for Parallel Kernel Acceleration
alpaka::trait::AccType< AccCpuThreads< TDim, TIdx > > Struct Template Reference

The CPU threads accelerator accelerator type trait specialization. More...

#include <AccCpuThreads.hpp>

Public Types

using type = AccCpuThreads< TDim, TIdx >
 

Detailed Description

template<typename TDim, typename TIdx>
struct alpaka::trait::AccType< AccCpuThreads< TDim, TIdx > >

The CPU threads accelerator accelerator type trait specialization.

Definition at line 122 of file AccCpuThreads.hpp.

Member Typedef Documentation

◆ type

template<typename TDim , typename TIdx >
using alpaka::trait::AccType< AccCpuThreads< TDim, TIdx > >::type = AccCpuThreads<TDim, TIdx>

Definition at line 124 of file AccCpuThreads.hpp.


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