1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-12 20:27:06 +01:00

generic 256bits SIMD

This commit is contained in:
2016-11-15 12:15:33 +00:00
parent 58f4950652
commit 042ae5b87c
5 changed files with 651 additions and 503 deletions

View File

@ -25,7 +25,7 @@ Author: Peter Boyle <paboyle@ph.ed.ac.uk>
See the full license in the file "LICENSE" in the top level distribution directory
*************************************************************************************/
/* END LEGAL */
#include <Grid.h>
#include <Grid/Grid.h>
using namespace std;
using namespace Grid;