|
QDP++
|
#include <qdp_primgamma.h>
Public Member Functions | |
| GammaTypeDP () | |
| Main constructor. | |
| ~GammaTypeDP () | |
| Destructor. | |
| GammaTypeDP (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 43 of file qdp_primgamma.h.
|
inline |
Main constructor.
Definition at line 47 of file qdp_primgamma.h.
|
inline |
Destructor.
Definition at line 49 of file qdp_primgamma.h.
|
inline |
Index from an integer.
Definition at line 52 of file qdp_primgamma.h.
|
inline |
The integer representation for which product of gamma matrices.
Definition at line 56 of file qdp_primgamma.h.
Referenced by QDP::OpGammaTypeDPMultiply::operator()(), and QDP::OpMultiplyGammaTypeDP::operator()().