#include <config.h>
#include <math.h>
#include <util/qcdio.h>
#include <alg/alg_smear.h>
#include <util/lattice.h>
#include <util/gjp.h>
#include <util/error.h>
#include <util/site.h>
#include <util/link_buffer.h>
#include <util/smalloc.h>
Go to the source code of this file.
Namespaces | |
| namespace | cps |
Functions | |
| void | sub (Matrix &x, Matrix &y, int ind) |
AlgSmear, AlgApeSmear, AlgKineticSmear and AlgHypSmear classes.
Definition in file alg_smear.C.
|
||||||||||||||||
|
get su2 submatrix of x and return the su3 matrix y that has the inverse of this matrix in the relevant row and column Definition at line 27 of file alg_smear.C. References cps::Complex, and cps::Float. Referenced by cps::su3_proj(). |
1.3.9.1