alpaka
Abstraction Library for Parallel Kernel Acceleration
alpaka::trait::IdxType< bt::IdxBtUniformCudaHipBuiltIn< TDim, TIdx > > Struct Template Reference

The GPU CUDA/HIP accelerator block thread index idx type trait specialization. More...

#include <IdxBtUniformCudaHipBuiltIn.hpp>

Public Types

using type = TIdx
 

Detailed Description

template<typename TDim, typename TIdx>
struct alpaka::trait::IdxType< bt::IdxBtUniformCudaHipBuiltIn< TDim, TIdx > >

The GPU CUDA/HIP accelerator block thread index idx type trait specialization.

Definition at line 71 of file IdxBtUniformCudaHipBuiltIn.hpp.

Member Typedef Documentation

◆ type

template<typename TDim , typename TIdx >
using alpaka::trait::IdxType< bt::IdxBtUniformCudaHipBuiltIn< TDim, TIdx > >::type = TIdx

Definition at line 73 of file IdxBtUniformCudaHipBuiltIn.hpp.


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