alpaka
Abstraction Library for Parallel Kernel Acceleration
|
The x offset get trait. More...
#include <Traits.hpp>
Static Public Member Functions | |
ALPAKA_NO_HOST_ACC_WARNING static ALPAKA_FN_HOST_ACC auto | getOffset (TOffsets const &) -> Idx< TOffsets > |
The x offset get trait.
If not specialized explicitly it returns 0.
Definition at line 23 of file Traits.hpp.
|
inlinestatic |
Definition at line 25 of file Traits.hpp.