QDP++
sse_blas_vaxpbyz4_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::vaxpbyz4 (REAL64 *z, REAL64 *a, REAL64 *x, REAL64 *b, REAL64 *y, int n_4vec)
void QDP::vaxpby4 (REAL64 *y, REAL64 *a, REAL64 *x, REAL64 *b, int n_4vec)

Detailed Description

Generic Scalar VAXPY routine.

Definition in file sse_blas_vaxpbyz4_double.h.