49 template<u
int32_t T_w
idth>
#define ALPAKA_TYPEOF(...)
Get the type of instance.
#define ALPAKA_FORWARD(instance)
Perfectly forward an instance as argument.
alpaka'S function interface
constexpr void alpakaSimdizedInvoke(auto &&fn, auto &&... args)
Invokes the callable object fn with the parameters args.
constexpr auto makeSimdized(auto &&value)
Transform a type into a SIMD-optimized data structure.