CHROMA
Namespaces | Functions | Variables
expmat.cc File Reference

Exponentiate a SU(n) lie algebra element by some method,. More...

#include "chromabase.h"
#include "util/gauge/expmat.h"
#include "util/gauge/expm12.h"
#include "util/gauge/expsu3.h"
#include "util/gauge/eeu1.h"
#include "util/gauge/eesu2.h"
#include "util/gauge/eesu3.h"
#include "util/gauge/reunit.h"

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 
 Chroma::ExpMatEnv
 

Functions

double Chroma::ExpMatEnv::getTime ()
 
void Chroma::expmat (LatticeColorMatrix &a, enum ExpMat_t opt)
 Exponentiate a SU(n) lie algebra element by some method. More...
 

Variables

static double Chroma::ExpMatEnv::time_spent = 0
 

Detailed Description

Exponentiate a SU(n) lie algebra element by some method,.

Definition in file expmat.cc.