QDP++
sse_blas_vaypx4_double.h
Go to the documentation of this file.
1// $Id: sse_blas_vaypx4_double.h,v 1.1 2008-06-20 20:03:01 bjoo Exp $
2
7
8#ifndef QDP_SSE_BLAS_VAYPX4_DOUBLE
9#define QDP_SSE_BLAS_VAYPX4_DOUBLE
10
11#include "qdp_precision.h"
12namespace QDP {
13
14 void vaypx4(REAL64 *Out,REAL64 *scalep,REAL64 *InScale, int n_4spin);
15
16} // namespace QDP;
17
18#endif // guard
double REAL64
Yet another random number generator.
void vaypx4(REAL64 *Out, REAL64 *scalep, REAL64 *InScale, int n_4spin)
PRECISION ISSUES.