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

#include <transpose.h>

Static Public Member Functions

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

Detailed Description

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

Definition at line 430 of file transpose.h.

Member Function Documentation

◆ impl()

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

Definition at line 431 of file transpose.h.


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