1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-14 13:57:07 +01:00

Moving Eigen trensor utilities to separate (optional) header

This commit is contained in:
2019-03-06 11:16:22 +00:00
parent d56d8c923f
commit 4a00513e65
3 changed files with 249 additions and 215 deletions

View File

@ -29,6 +29,7 @@ Author: Michael Marshall <michael.marshall@ed.ac.uk>
*************************************************************************************/
/* END LEGAL */
#include <Grid/Grid.h>
#include <Grid/util/Eigen.h>
using namespace Grid;
using namespace Grid::QCD;