QUDA  v1.1.0
A library for QCD on GPUs
Classes | Namespaces | Functions
rotate.h File Reference
#include <trove/array.h>

Go to the source code of this file.

Classes

struct  trove::detail::rotate_elements_helper< Array, i, j, non_terminal >
 
struct  trove::detail::rotate_elements_helper< Array, i, j, false >
 
struct  trove::detail::rotate_elements< Array, i, j >
 
struct  trove::detail::rotate_impl_helper< Array, i, non_terminal >
 
struct  trove::detail::rotate_impl_helper< Array, i, false >
 
struct  trove::detail::rotate_impl< Array, i >
 

Namespaces

 trove
 
 trove::detail
 

Functions

template<typename T , int i>
__host__ __device__ array< T, i > trove::rotate (const array< T, i > &t, int a)