QUDA v0.4.0
A library for QCD on GPUs
|
#include <quda_matrix.h>
Public Member Functions | |
__device__ __host__ T const & | operator[] (int i) const |
__device__ __host__ T & | operator[] (int i) |
Definition at line 561 of file quda_matrix.h.
__device__ __host__ T const& hisq::Array< T, N >::operator[] | ( | int | i | ) | const [inline] |
Definition at line 569 of file quda_matrix.h.
__device__ __host__ T& hisq::Array< T, N >::operator[] | ( | int | i | ) | [inline] |
Definition at line 575 of file quda_matrix.h.