QUDA  v1.1.0
A library for QCD on GPUs
Static Public Member Functions | Static Public Attributes | List of all members
trove::detail::rotate_impl_helper< Array, i, false > Struct Template Reference

#include <rotate.h>

Static Public Member Functions

__host__ static __device__ Array impl (const Array &t, int a)
 

Static Public Attributes

static const int size = Array::size
 

Detailed Description

template<typename Array, int i>
struct trove::detail::rotate_impl_helper< Array, i, false >

Definition at line 88 of file rotate.h.

Member Function Documentation

◆ impl()

template<typename Array , int i>
__host__ static __device__ Array trove::detail::rotate_impl_helper< Array, i, false >::impl ( const Array &  t,
int  a 
)
inlinestatic

Definition at line 91 of file rotate.h.

Member Data Documentation

◆ size

template<typename Array , int i>
const int trove::detail::rotate_impl_helper< Array, i, false >::size = Array::size
static

Definition at line 89 of file rotate.h.


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