QDP++
generic_blas_vaxpby3_g5.h File Reference

Generic Scalar VAXPY routine. More...

Go to the source code of this file.

Namespaces

namespace  QDP
 Yet another random number generator.

Functions

void QDP::axpbyz_g5ProjPlus (REAL *Out, REAL *scalep, REAL *InScale, REAL *scalep2, REAL *Add, int n_4vec)
void QDP::axpbyz_g5ProjMinus (REAL *Out, REAL *scalep, REAL *InScale, REAL *scalep2, REAL *Add, int n_4vec)
void QDP::axmbyz_g5ProjPlus (REAL *Out, REAL *scalep, REAL *InScale, REAL *scalep2, REAL *Add, int n_4vec)
void QDP::axmbyz_g5ProjMinus (REAL *Out, REAL *scalep, REAL *InScale, REAL *scalep2, REAL *Add, int n_4vec)

Detailed Description

Generic Scalar VAXPY routine.

Definition in file generic_blas_vaxpby3_g5.h.