QUDA
v0.7.0
A library for QCD on GPUs
|
Public Member Functions | |
mxpy (const Float2 &a, const Float2 &b, const Float2 &c) | |
__device__ void | operator() (const FloatN &x, FloatN &y, const FloatN &z, const FloatN &w) |
Static Public Member Functions | |
static int | streams () |
static int | flops () |
total number of input and output streams More... | |
Functor to perform the operation y -= x;
Definition at line 147 of file blas_quda.cu.
|
inline |
Definition at line 148 of file blas_quda.cu.
|
inlinestatic |
total number of input and output streams
Definition at line 151 of file blas_quda.cu.
|
inline |
Definition at line 149 of file blas_quda.cu.
|
inlinestatic |
Definition at line 150 of file blas_quda.cu.