38 #include "Math/latticemath.h" 57 std::array<int, 4> m_size;
Implementation of a class to perform arithmetics between links.
Contains the definition of the Observable prototype.
Plaquette()
constructor of the Plaquette class
void compute()
Compute the value of the plaquette over the whole lattice.
void initObservable(Lattice *lattice)
constructor of the Plaquette class
Implementation of the Plaquette operator class.
Template class to store an array with 4 dimensional indices of a given datatype. Includes functionali...
Prototype for the Observable class group.