|
QUDA
0.9.0
|


Public Member Functions | |
| xpy_ (const Float2 &a, const Float2 &b, const Float2 &c) | |
| __device__ __host__ void | operator() (FloatN &x, FloatN &y, FloatN &z, FloatN &w) |
| where the reduction is usually computed and any auxiliary operations More... | |
Public Member Functions inherited from quda::blas::BlasFunctor< Float2, FloatN > | |
| virtual __device__ __host__ void | init () |
| pre-computation routine before the main loop More... | |
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 121 of file blas_quda.cu.
|
inline |
Definition at line 122 of file blas_quda.cu.
|
inlinestatic |
total number of input and output streams
Definition at line 125 of file blas_quda.cu.
|
inlinevirtual |
where the reduction is usually computed and any auxiliary operations
Implements quda::blas::BlasFunctor< Float2, FloatN >.
Definition at line 123 of file blas_quda.cu.
|
inlinestatic |
Definition at line 124 of file blas_quda.cu.
1.8.14