GLAC  1.0
latticemath.h
Go to the documentation of this file.
1 
9 #ifndef LATTICEMATH_H
10 #define LATTICEMATH_H
11 
12 #pragma once
13 
14 #include "math/matrices/su3.h"
15 #include "math/matrices/su2.h"
16 #include "math/complex.h"
17 #include "math/functions.h"
18 
19 #endif // LATTICEMATH_H