15 #ifndef PROJECTION_MAXIMUM_SU_N_INCLUDED 
   16 #define PROJECTION_MAXIMUM_SU_N_INCLUDED 
   73                        double alpha, 
const Field_G& Sigmap,
 
Maximum projection to SU(N) gauge group. 
 
void set_parameters(const Parameters ¶ms)
 
void maxTr(Field_G &U, Field_G &V)
 
double m_Enorm
convergence criterion of maximization 
 
Projection_Maximum_SU_N()
 
Parameters_Projection_Maximum_SU_N()
 
void project(Field_G &U, double alpha, const Field_G &C, const Field_G &Uorg)
projection U = P[alpha, C, Uorg] 
 
int m_Niter
maximum iteration of maximization steps 
 
base class for projection operator into gauge group. 
 
static const std::string class_name
 
void maxTr_SU2(int, int, Field_G &, Field_G &, Field_G &)
 
int mindex(int i, int j, int Nc)
 
~Projection_Maximum_SU_N()
 
void force_recursive(Field_G &Xi, Field_G &iTheta, double alpha, const Field_G &Sigmap, const Field_G &C, const Field_G &U)
force calculation: invalid in this class.