GLAC
1.0
|
uses a general Taylor polynomial to approximate the exponentiation of a SU(3) matrix. More...
#include <taylorexp.h>
Public Member Functions | |
TaylorExp (unsigned int N) | |
SU3 | exp (SU3 Q) |
void | setTaylorDegree (unsigned int N) |
TaylorExp::setTaylorDegree. More... | |
Public Member Functions inherited from SU3Exp | |
SU3Exp () | |
virtual | ~SU3Exp () |
uses a general Taylor polynomial to approximate the exponentiation of a SU(3) matrix.
TaylorExp::TaylorExp | ( | unsigned int | N | ) |
void TaylorExp::setTaylorDegree | ( | unsigned int | N | ) |
N | taylor polynomial degree. |
Sets the taylor polynomial degree.