8#ifndef QDP_SSE_BLAS_VAXPBYZ4_DOUBLE
9#define QDP_SSE_BLAS_VAXPBYZ4_DOUBLE
Yet another random number generator.
void vaxpby4(REAL64 *y, REAL64 *a, REAL64 *x, REAL64 *b, int n_4vec)
void vaxpbyz4(REAL64 *z, REAL64 *a, REAL64 *x, REAL64 *b, REAL64 *y, int n_4vec)