#include "chromabase.h"
#include "util/ferm/antisymtensor.h"
Go to the source code of this file.
Namespaces | |
| namespace | Chroma |
Functions | |
| void | Chroma::antiSymTensor3dInit () |
| Init gamma matrix multiplication table factors. | |
| int | Chroma::antiSymTensor3d (int i, int j, int k) |
| Return 3d antisymmetric tensor. | |
Variables | |
| multi3d< int > | Chroma::antisym_tensor3d |
| bool | Chroma::initP = false |
Definition in file antisymtensor.cc.
1.4.7