|
HILA
|


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 | |
| 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
| T | Group element type such as Real or Complex |
| N | Number of colors |
| U | \( SU(N) \) link to perform heatbath on |
| staple | Staple to compute heatbath with |
| beta |
Definition at line 28 of file sun_heatbath.h.