QUDA  v1.1.0
A library for QCD on GPUs
Static Public Attributes | List of all members
trove::detail::use_shfl< T, s, r > Struct Template Reference

#include <aos.h>

Static Public Attributes

static const bool value = false
 

Detailed Description

template<typename T, bool s = size_multiple_power_of_two<T, 2>::value, bool r = size_in_range<T>::value>
struct trove::detail::use_shfl< T, s, r >

Definition at line 50 of file aos.h.

Member Data Documentation

◆ value

template<typename T , bool s = size_multiple_power_of_two<T, 2>::value, bool r = size_in_range<T>::value>
const bool trove::detail::use_shfl< T, s, r >::value = false
static

Definition at line 51 of file aos.h.


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