|
QUDA
v0.5.0
A library for QCD on GPUs
|
#include <quda_matrix.h>
Public Member Functions | |
| __device__ __host__ T const & | operator() (int i, int j) const |
| __device__ __host__ T & | operator() (int i, int j) |
Public Attributes | |
| T | data [N *N] |
Definition at line 286 of file quda_matrix.h.
|
inline |
Definition at line 291 of file quda_matrix.h.
|
inline |
Definition at line 295 of file quda_matrix.h.
| T quda::Matrix< T, N >::data[N *N] |
Definition at line 289 of file quda_matrix.h.
1.8.2