GLAC  1.0
Public Member Functions
SU3Exp Class Reference

SU3 matrix exponentiation method that uses the method from https://journals.aps.org/prd/abstract/10.1103/PhysRevD.69.054501. More...

#include <su3exp.h>

Inheritance diagram for SU3Exp:
[legend]

Public Member Functions

 SU3Exp ()
 
virtual ~SU3Exp ()
 
virtual SU3 exp (SU3 Q)
 

Detailed Description

SU3 matrix exponentiation method that uses the method from https://journals.aps.org/prd/abstract/10.1103/PhysRevD.69.054501.

Also serves as base class for the other exponentiation methods.

Author
Mathias M. Vege
Version
1.0
Date
2017-2019

Constructor & Destructor Documentation

◆ SU3Exp()

SU3Exp::SU3Exp ( )

◆ ~SU3Exp()

SU3Exp::~SU3Exp ( )
virtual

Member Function Documentation

◆ exp()

SU3 SU3Exp::exp ( SU3  Q)
virtual

Reimplemented in TaylorExp, Taylor2Exp, Taylor4Exp, and ExpLuscher.

Here is the call graph for this function:

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