Functions | |
| template<typename T > | |
| __device__ T | shuffle_down (T x, int offset) noexcept |
| template<class T , std::enable_if_t< sizeof(T)%sizeof(unsigned int)==0, int > = 0> | |
| __device__ T | multi_shuffle_down (T x, int offset) noexcept |
|
inlinenoexcept |
|
inlinenoexcept |