|
QUDA v0.4.0
A library for QCD on GPUs
|
#include <quda_matrix.h>
Public Member Functions | |
| template<> | |
| __device__ __host__ float2 | val () |
| template<> | |
| __device__ __host__ double2 | val () |
Static Public Member Functions | |
| __device__ static __host__ T | val () |
Definition at line 262 of file quda_matrix.h.
| __device__ static __host__ T hisq::Identity< T >::val | ( | ) | [static] |
| __device__ __host__ double2 hisq::Identity< double2 >::val | ( | ) |
Definition at line 276 of file quda_matrix.h.
| __device__ __host__ float2 hisq::Identity< float2 >::val | ( | ) |
Definition at line 270 of file quda_matrix.h.
1.7.4