mirror of
https://github.com/paboyle/Grid.git
synced 2025-12-05 13:54:40 +00:00
function to generate Chroma-style gamma matrix products
This commit is contained in:
@@ -82,7 +82,10 @@ namespace QCD {
|
||||
GammaMatrix _g;
|
||||
|
||||
};
|
||||
|
||||
|
||||
// Make gamma products (Chroma convention)
|
||||
SpinMatrix makeGammaProd(const unsigned int i);
|
||||
|
||||
/* Gx
|
||||
* 0 0 0 i
|
||||
* 0 0 i 0
|
||||
|
||||
Reference in New Issue
Block a user