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

Go to the source code of this file.

Classes

struct  detail::size_multiple_power_of_two< T, p >
 
struct  detail::working_type< T, use_int >
 
struct  detail::working_type< T, true >
 
struct  detail::aliased_size< T, U >
 
struct  detail::working_array< T >
 
struct  detail::dismember< T, U, r >
 
struct  detail::dismember< T, U, 1 >
 
struct  detail::remember< T, U, r >
 
struct  detail::remember< T, U, 1 >
 

Namespaces

 detail
 

Functions

template<typename U , typename T >
__host__ __device__ __forceinline__ array< U, detail::aliased_size< T, U >::value > detail::lyse (const T &in)
 
template<typename T >
__host__ __device__ __forceinline__ T detail::fuse (const typename working_array< T >::type &in)