|
| caxpy (const Float2 &a, const Float2 &b, const Float2 &c) |
|
__device__ void | operator() (const FloatN &x, FloatN &y, const FloatN &z, const FloatN &w) |
|
template<typename Float2, typename FloatN>
struct quda::caxpy< Float2, FloatN >
Definition at line 198 of file blas_quda.cu.
template<typename Float2 , typename FloatN >
quda::caxpy< Float2, FloatN >::caxpy |
( |
const Float2 & |
a, |
|
|
const Float2 & |
b, |
|
|
const Float2 & |
c |
|
) |
| |
|
inline |
template<typename Float2 , typename FloatN >
total number of input and output streams
Definition at line 204 of file blas_quda.cu.
template<typename Float2 , typename FloatN >
__device__ void quda::caxpy< Float2, FloatN >::operator() |
( |
const FloatN & |
x, |
|
|
FloatN & |
y, |
|
|
const FloatN & |
z, |
|
|
const FloatN & |
w |
|
) |
| |
|
inline |
template<typename Float2 , typename FloatN >
template<typename Float2 , typename FloatN >
The documentation for this struct was generated from the following file: