QUDA  v1.1.0
A library for QCD on GPUs
Static Public Member Functions | List of all members
detail::shuffle_xor< s > Struct Template Reference

#include <shfl.h>

Static Public Member Functions

__device__ static __forceinline__ void impl (array< int, s > &d, const int &i)
 

Detailed Description

template<int s>
struct detail::shuffle_xor< s >

Definition at line 193 of file shfl.h.

Member Function Documentation

◆ impl()

template<int s>
__device__ static __forceinline__ void detail::shuffle_xor< s >::impl ( array< int, s > &  d,
const int &  i 
)
inlinestatic

Definition at line 195 of file shfl.h.


The documentation for this struct was generated from the following file: