GLAC
1.0
|
Uses method for exponentiating SU3 matrix found in Appendix A in https://arxiv.org/abs/hep-lat/0409106. More...
#include <expluscher.h>
Public Member Functions | |
ExpLuscher () | |
SU3 | exp (SU3 Q) |
ExpLuscher::exp method for exponentiation, found in paper appendix A, https://arxiv.org/abs/hep-lat/0409106. More... | |
Public Member Functions inherited from SU3Exp | |
SU3Exp () | |
virtual | ~SU3Exp () |
Uses method for exponentiating SU3 matrix found in Appendix A in https://arxiv.org/abs/hep-lat/0409106.
ExpLuscher::ExpLuscher | ( | ) |
ExpLuscher::exp method for exponentiation, found in paper appendix A, https://arxiv.org/abs/hep-lat/0409106.
Q | matrix to exponentiate. |
Reimplemented from SU3Exp.