alpaka
Abstraction Library for Parallel Kernel Acceleration
DimArithmetic.hpp File Reference
#include "alpaka/dim/DimIntegralConst.hpp"
#include <type_traits>

Go to the source code of this file.

Classes

struct  alpaka::trait::DimType< T, std::enable_if_t< std::is_arithmetic_v< T > > >
 The arithmetic type dimension getter trait specialization. More...
 

Namespaces

 alpaka
 The alpaka accelerator library.
 
 alpaka::trait
 The accelerator traits.