QDP++
include
scalarsite_sse
sse_blas_vscal4_double.h
Go to the documentation of this file.
1
// $Id: sse_blas_vscal4_double.h,v 1.3 2008-06-18 16:03:02 bjoo Exp $
2
7
8
#ifndef QDP_SSE_BLAS_VSCAL_DOUBLE
9
#define QDP_SSE_BLAS_VSCAL_DOUBLE
10
11
#include "
qdp_precision.h
"
12
13
namespace
QDP
{
14
15
void
vscal4
(
REAL64
*z,
REAL64
*a,
REAL64
*x,
int
n_4spin);
16
17
18
}
// namespace QDP;
19
20
#endif
// guard
QDP::REAL64
double REAL64
Definition
qdp_scalarsite_defs.h:22
QDP
Yet another random number generator.
Definition
qdp_bgq_threadbind.cc:16
QDP::vscal4
void vscal4(REAL64 *z, REAL64 *a, REAL64 *x, int n_4spin)
Definition
sse_blas_vscal4_double.cc:14
qdp_precision.h
PRECISION ISSUES.
Generated by
1.16.1