GLAC  1.0
Public Member Functions
ExpLuscher Class Reference

Uses method for exponentiating SU3 matrix found in Appendix A in https://arxiv.org/abs/hep-lat/0409106. More...

#include <expluscher.h>

Inheritance diagram for ExpLuscher:
[legend]
Collaboration diagram for ExpLuscher:
[legend]

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 ()
 

Detailed Description

Uses method for exponentiating SU3 matrix found in Appendix A in https://arxiv.org/abs/hep-lat/0409106.

Author
Mathias M. Vege
Version
1.0
Date
2017-2019

Constructor & Destructor Documentation

◆ ExpLuscher()

ExpLuscher::ExpLuscher ( )

Member Function Documentation

◆ exp()

SU3 ExpLuscher::exp ( SU3  Q)
virtual

ExpLuscher::exp method for exponentiation, found in paper appendix A, https://arxiv.org/abs/hep-lat/0409106.

Parameters
Qmatrix to exponentiate.
Returns
The exponentiated SU3 Q matrix.

Reimplemented from SU3Exp.

Here is the call graph for this function:

The documentation for this class was generated from the following files: