|
QDP++
|
Generic Scalar VAXPY routine. More...
#include "scalarsite_sse/sse_blas_vaxmbyz4_double.h"#include <xmmintrin.h>#include "scalarsite_sse/sse_prefetch.h"Go to the source code of this file.
Namespaces | |
| namespace | QDP |
| Yet another random number generator. | |
Macros | |
| #define | L2BY2 1365 /* L2 / 2 in SPINORS */ |
Functions | |
| void | QDP::vaxmbyz4 (REAL64 *z, REAL64 *a, REAL64 *x, REAL64 *b, REAL64 *y, int n_4vec) |
| void | QDP::vaxmby4 (REAL64 *y, REAL64 *a, REAL64 *x, REAL64 *b, int n_4vec) |
Generic Scalar VAXPY routine.
Definition in file sse_blas_vaxmbyz4_double.cc.
| #define L2BY2 1365 /* L2 / 2 in SPINORS */ |
Definition at line 15 of file sse_blas_vaxmbyz4_double.cc.
Referenced by QDP::vaxmby4(), QDP::vaxmbyz4(), QDP::vaxpby4(), QDP::vaxpbyz4(), QDP::vaxpy4(), and QDP::vaxpyz4().