|
QDP++
|
#include <qdp_primgamma.h>
Public Member Functions | |
| GammaType () | |
| Main constructor. | |
| ~GammaType () | |
| Destructor. | |
| GammaType (int mm) | |
| Index from an integer. | |
| int | elem () const |
| The integer representation for which product of gamma matrices. | |
Gamma matrices Simple interface for gamma matrices. These are run-time constructable
Definition at line 15 of file qdp_primgamma.h.
|
inline |
Main constructor.
Definition at line 19 of file qdp_primgamma.h.
|
inline |
Destructor.
Definition at line 21 of file qdp_primgamma.h.
|
inline |
Index from an integer.
Definition at line 24 of file qdp_primgamma.h.
|
inline |
The integer representation for which product of gamma matrices.
Definition at line 28 of file qdp_primgamma.h.
Referenced by QDP::OpGammaTypeMultiply::operator()(), and QDP::OpMultiplyGammaType::operator()().