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

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

Detailed Description

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

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

Definition at line 43 of file qdp_primgamma.h.

Constructor & Destructor Documentation

◆ GammaTypeDP() [1/2]

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

Main constructor.

Definition at line 47 of file qdp_primgamma.h.

◆ ~GammaTypeDP()

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

Destructor.

Definition at line 49 of file qdp_primgamma.h.

◆ GammaTypeDP() [2/2]

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

Index from an integer.

Definition at line 52 of file qdp_primgamma.h.

Member Function Documentation

◆ elem()

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


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