QUDA  v1.1.0
A library for QCD on GPUs
Static Public Member Functions | List of all members
trove::detail::warp_shuffle< array< T, m >, array< int, m > > Struct Template Reference

#include <transpose.h>

Static Public Member Functions

static __device__ void impl (array< T, m > &d, const array< int, m > &i)
 

Detailed Description

template<typename T, int m>
struct trove::detail::warp_shuffle< array< T, m >, array< int, m > >

Definition at line 416 of file transpose.h.

Member Function Documentation

◆ impl()

template<typename T , int m>
static __device__ void trove::detail::warp_shuffle< array< T, m >, array< int, m > >::impl ( array< T, m > &  d,
const array< int, m > &  i 
)
inlinestatic

Definition at line 417 of file transpose.h.


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