HILA
Loading...
Searching...
No Matches
sun_heatbath.h File Reference
#include "sun_matrix.h"
#include "su2.h"
Include dependency graph for sun_heatbath.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<typename T , int N>
double suN_heatbath (SU< N, T > &U, const SU< N, T > &staple, double beta)
 \( SU(N) \) heatbath
 

Function Documentation

◆ suN_heatbath()

template<typename T , int N>
double suN_heatbath ( SU< N, T > &  U,
const SU< N, T > &  staple,
double  beta 
)

\( SU(N) \) heatbath

Kennedy-Pendleton quasi heat bath on \( SU(2)\) subgroups

Template Parameters
TGroup element type such as Real or Complex
NNumber of colors
Parameters
U\( SU(N) \) link to perform heatbath on
stapleStaple to compute heatbath with
beta
Returns
double

Definition at line 29 of file sun_heatbath.h.