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

#include <aos.h>

Static Public Attributes

static const bool value = !(use_shfl<T>::value)
 

Detailed Description

template<typename T>
struct trove::detail::use_direct< T >

Definition at line 60 of file aos.h.

Member Data Documentation

◆ value

template<typename T >
const bool trove::detail::use_direct< T >::value = !(use_shfl<T>::value)
static

Definition at line 61 of file aos.h.


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