alpaka
Abstraction Library for Parallel Kernel Acceleration
|
Go to the source code of this file.
Namespaces | |
alpaka | |
The alpaka accelerator library. | |
alpaka::trait | |
The accelerator traits. | |
Typedefs | |
template<typename T > | |
using | alpaka::Dim = typename trait::DimType< T >::type |
The dimension type trait alias template to remove the ::type. More... | |