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