QUDA v0.4.0
A library for QCD on GPUs
|
Public Member Functions | |
cxpaypbz (const Float2 &a, const Float2 &b, const Float2 &c) | |
__device__ void | operator() (const FloatN &x, const FloatN &y, FloatN &z, FloatN &w) |
Static Public Member Functions | |
static int | streams () |
static int | flops () |
total number of input and output streams | |
Public Attributes | |
const Float2 | a |
const Float2 | b |
Definition at line 554 of file blas_quda.cu.
cxpaypbz< Float2, FloatN >::cxpaypbz | ( | const Float2 & | a, |
const Float2 & | b, | ||
const Float2 & | c | ||
) | [inline] |
Definition at line 557 of file blas_quda.cu.
static int cxpaypbz< Float2, FloatN >::flops | ( | ) | [inline, static] |
total number of input and output streams
Definition at line 561 of file blas_quda.cu.
__device__ void cxpaypbz< Float2, FloatN >::operator() | ( | const FloatN & | x, |
const FloatN & | y, | ||
FloatN & | z, | ||
FloatN & | w | ||
) | [inline] |
Definition at line 558 of file blas_quda.cu.
static int cxpaypbz< Float2, FloatN >::streams | ( | ) | [inline, static] |
Definition at line 560 of file blas_quda.cu.
Definition at line 555 of file blas_quda.cu.
Definition at line 556 of file blas_quda.cu.