QDP++
sse_blas_local_vcdot_real_double.cc File Reference

Generic Scalar VAXPY routine. More...

#include <qdp.h>
#include <xmmintrin.h>
#include "scalarsite_sse/sse_blas_local_vcdot_real_double.h"
#include <iostream>

Go to the source code of this file.

Classes

union  QDP::VDU

Namespaces

namespace  QDP
 Yet another random number generator.

Functions

void QDP::local_vcdot_real4 (REAL64 *sum, REAL64 *y, REAL64 *x, int n_4spin)

Detailed Description

Generic Scalar VAXPY routine.

Definition in file sse_blas_local_vcdot_real_double.cc.