QUDA
v0.7.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 More... | |
Public Attributes | |
const Float2 | a |
const Float2 | b |
Definition at line 280 of file blas_quda.cu.
|
inline |
Definition at line 283 of file blas_quda.cu.
|
inlinestatic |
total number of input and output streams
Definition at line 287 of file blas_quda.cu.
|
inline |
Definition at line 284 of file blas_quda.cu.
|
inlinestatic |
Definition at line 286 of file blas_quda.cu.
const Float2 quda::cxpaypbz< Float2, FloatN >::a |
Definition at line 281 of file blas_quda.cu.
const Float2 quda::cxpaypbz< Float2, FloatN >::b |
Definition at line 282 of file blas_quda.cu.