QDP++
generic_blas_g5.h File Reference

Go to the source code of this file.

Namespaces

namespace  QDP
 Yet another random number generator.

Functions

void QDP::scal_g5 (REAL *Out, REAL *scalep, REAL *In, int n_4vec)
void QDP::axpbyz_g5 (REAL *Out, REAL *scalep, REAL *InScale, REAL *scalep2, REAL *Add, int n_4vec)
void QDP::xmayz_g5 (REAL *Out, REAL *scalep, REAL *Add, REAL *InScale, int n_4vec)
void QDP::g5_axmbyz (REAL *Out, REAL *scalep, REAL *InScale, REAL *scalep2, REAL *Add, int n_4vec)
void QDP::axpbyz_ig5 (REAL *Out, REAL *scalep, REAL *InScale, REAL *scalep2, REAL *Add, int n_4vec)
void QDP::axmbyz_ig5 (REAL *Out, REAL *scalep, REAL *InScale, REAL *scalep2, REAL *Add, int n_4vec)
void QDP::xpayz_ig5 (REAL *Out, REAL *scalep, REAL *InScale, REAL *Add, int n_4vec)
void QDP::xmayz_ig5 (REAL *Out, REAL *scalep, REAL *InScale, REAL *Add, int n_4vec)