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