![]() |
alpaka
Abstraction Library for Parallel Kernel Acceleration
|
Go to the source code of this file.
Namespaces | |
namespace | alpaka |
The alpaka accelerator library. | |
namespace | 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. | |