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 238 of file quda_matrix.h.
__device__ static __host__ T hisq::Zero< T >::val | ( | ) | [static] |
__device__ __host__ double2 hisq::Zero< double2 >::val | ( | ) |
Definition at line 254 of file quda_matrix.h.
__device__ __host__ float2 hisq::Zero< float2 >::val | ( | ) |
Definition at line 247 of file quda_matrix.h.