mirror of
https://github.com/paboyle/Grid.git
synced 2025-07-31 03:37:07 +01: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