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

The IdxBtLinear index dimension get trait specialization. More...

#include <IdxBtLinear.hpp>

Public Types

using type = TDim
 

Detailed Description

template<typename TDim, typename TIdx>
struct alpaka::trait::DimType< bt::IdxBtLinear< TDim, TIdx > >

The IdxBtLinear index dimension get trait specialization.

Definition at line 35 of file IdxBtLinear.hpp.

Member Typedef Documentation

◆ type

template<typename TDim , typename TIdx >
using alpaka::trait::DimType< bt::IdxBtLinear< TDim, TIdx > >::type = TDim

Definition at line 37 of file IdxBtLinear.hpp.


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