|
QUDA
v0.5.0
A library for QCD on GPUs
|
Public Member Functions | |
| caxpy (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 | |
Public Attributes | |
| const Float2 | a |
Definition at line 193 of file blas_quda.cu.
|
inline |
Definition at line 195 of file blas_quda.cu.
|
inlinestatic |
total number of input and output streams
Definition at line 198 of file blas_quda.cu.
|
inline |
Definition at line 196 of file blas_quda.cu.
|
inlinestatic |
Definition at line 197 of file blas_quda.cu.
| const Float2 quda::caxpy< Float2, FloatN >::a |
Definition at line 194 of file blas_quda.cu.
1.8.2