|
QUDA
0.9.0
|

Public Member Functions | |
| __device__ __host__ scalar & | operator[] (int i) |
| __device__ __host__ const scalar & | operator[] (int i) const |
| __device__ __host__ void | operator+= (const vector_type &a) |
| __device__ __host__ | vector_type () |
Static Public Member Functions | |
| __device__ static __host__ constexpr int | size () |
Public Attributes | |
| scalar | data [n] |
struct which acts as a wrapper to a vector of data.
Definition at line 66 of file cub_helper.cuh.
|
inline |
Definition at line 75 of file cub_helper.cuh.
References quda::vector_type< scalar, n >::data, fused_exterior_ndeg_tm_dslash_cuda_gen::i, n, and quda::zero().

|
inline |
Definition at line 71 of file cub_helper.cuh.
References a, quda::vector_type< scalar, n >::data, fused_exterior_ndeg_tm_dslash_cuda_gen::i, and n.
|
inline |
Definition at line 68 of file cub_helper.cuh.
References quda::vector_type< scalar, n >::data, and fused_exterior_ndeg_tm_dslash_cuda_gen::i.
|
inline |
Definition at line 69 of file cub_helper.cuh.
References quda::vector_type< scalar, n >::data, and fused_exterior_ndeg_tm_dslash_cuda_gen::i.
|
inlinestatic |
Definition at line 70 of file cub_helper.cuh.
References n.
| scalar quda::vector_type< scalar, n >::data[n] |
Definition at line 67 of file cub_helper.cuh.
Referenced by quda::vector_type< scalar, n >::operator+=(), quda::vector_type< scalar, n >::operator[](), quda::vector_type< scalar, n >::vector_type(), and quda::zero().
1.8.14