QDP++
QDP::GammaType< N > Class Template Reference

#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.

Detailed Description

template<int N>
class QDP::GammaType< N >

Gamma matrices Simple interface for gamma matrices. These are run-time constructable

Definition at line 15 of file qdp_primgamma.h.

Constructor & Destructor Documentation

◆ GammaType() [1/2]

template<int N>
QDP::GammaType< N >::GammaType ( )
inline

Main constructor.

Definition at line 19 of file qdp_primgamma.h.

◆ ~GammaType()

template<int N>
QDP::GammaType< N >::~GammaType ( )
inline

Destructor.

Definition at line 21 of file qdp_primgamma.h.

◆ GammaType() [2/2]

template<int N>
QDP::GammaType< N >::GammaType ( int mm)
inline

Index from an integer.

Definition at line 24 of file qdp_primgamma.h.

Member Function Documentation

◆ elem()

template<int N>
int QDP::GammaType< N >::elem ( ) const
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()().


The documentation for this class was generated from the following files: