QDP++
generic_blas_vaypx3_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::xpayz_g5ProjPlus (REAL *Out, REAL *scalep, REAL *Add, REAL *InScale, int n_4vec)
void QDP::xpayz_g5ProjMinus (REAL *Out, REAL *scalep, REAL *Add, REAL *InScale, int n_4vec)
void QDP::xmayz_g5ProjPlus (REAL *Out, REAL *scalep, REAL *Add, REAL *InScale, int n_4vec)
void QDP::xmayz_g5ProjMinus (REAL *Out, REAL *scalep, REAL *Add, REAL *InScale, int n_4vec)

Detailed Description

Generic Scalar VAXPY routine.

Definition in file generic_blas_vaypx3_g5.h.