Go to the source code of this file.
Namespaces | |
| namespace | PermutationTensor |
| Utility functions to return the permutation pseudo tensor in 2D, 3D or 4D. | |
Functions | |
| int | PermutationTensor::eps (unsigned int i, unsigned int j) |
| 2D version | |
| int | PermutationTensor::eps (unsigned int i, unsigned int j, unsigned int k) |
| 3D version | |
| int | PermutationTensor::eps (unsigned int i, unsigned int j, unsigned int k, unsigned int l) |
| 4D version | |