QUDA
v1.1.0
A library for QCD on GPUs
|
#include <array.h>
Public Types | |
typedef array< T, s > | result_type |
Static Public Member Functions | |
__host__ static __device__ result_type | impl (T ary[s]) |
typedef array<T, s> trove::detail::make_array_impl< T, s >::result_type |
|
inlinestatic |