QDP++
sse_blas_vaxpy4_double.h File Reference

Generic Scalar VAXPY routine. More...

#include "qdp_precision.h"

Go to the source code of this file.

Namespaces

namespace  QDP
 Yet another random number generator.

Functions

void QDP::vaxpy4 (REAL64 *Out, REAL64 *scalep, REAL64 *InScale, int n_4spin)
void QDP::vaxpyz4 (REAL64 *Out, REAL64 *scalep, REAL64 *InScale, REAL64 *Add, int n_4vec)

Detailed Description

Generic Scalar VAXPY routine.

Definition in file sse_blas_vaxpy4_double.h.