|
QDP++
|
Blas optimizations. More...
#include "qdp_sse_intrin.h"Go to the source code of this file.
Classes | |
| union | QDP::QDP::SSEVec |
Namespaces | |
| namespace | QDP |
| Yet another random number generator. | |
| namespace | QDP::QDP |
Macros | |
| #define | QDP_SCALARVECSITE_USE_EVALUATE |
| #define | QDP_SSE_INTRIN_H |
Typedefs | |
| typedef PScalar< PColorMatrix< RComplex< ILattice< REAL32, 4 > >, 3 > > | QDP::TCMat |
| typedef PScalar< PColorVector< RComplex< ILattice< REAL32, 4 > >, 3 > > | QDP::TCVec |
| typedef PSpinVector< PColorVector< RComplex< ILattice< REAL32, 4 > >, 3 >, 4 > | QDP::TDirac |
Functions | |
| template<> | |
| BinaryReturn< TScal, TCMat, OpMultiply >::Type_t | QDP::operator* (const TScal &l, const TCMat &r) |
Blas optimizations.
Generic and maybe SSE optimizations of basic operations
Definition in file qdp_scalarvecsite_sse_blas.h.
| #define QDP_SCALARVECSITE_USE_EVALUATE |
Definition at line 16 of file qdp_scalarvecsite_sse_blas.h.
| #define QDP_SSE_INTRIN_H |
Definition at line 3 of file qdp_scalarvecsite_sse_blas.h.