QDP++
sse_spin_aggregate.h
Go to the documentation of this file.
1#ifndef SSE_SPIN_AGGREGATE
2#define SSE_SPIN_AGGREGATE
3
4// The inline project, recon and add recon ops.
7
8// These are now just hooks that call the above
9//#include "scalarsite_sse/sse_spin_proj.h"
10//#include "scalarsite_sse/sse_spin_recon.h"
11//#include "scalarsite_sse/sse_fused_spin_proj.h"
12//#include "scalarsite_sse/sse_fused_spin_recon.h"
13
14// These are the 'evaluates'
18
19#endif