CHROMA
Namespaces | Functions
polar_dec.cc File Reference

Decompose a complex matrix as C = exp(i\alpha) V P. More...

#include "chromabase.h"
#include "meas/gfix/polar_dec.h"
#include "util/gauge/reunit.h"

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 

Functions

void Chroma::polar_dec (LatticeColorMatrix &c, LatticeColorMatrix &v, LatticeReal &alpha, const Real &JacAccu, int JacMax)
 Decompose a complex matrix as C = exp(i\alpha) V P. More...
 

Detailed Description

Decompose a complex matrix as C = exp(i\alpha) V P.

Definition in file polar_dec.cc.