Documentation of MARTY
A Modern ARtificial Theoretical phYsicist
Data Structures | Functions
indexchain.h File Reference

sgl::IndexChain, main symbolic object of SGL representing a chain of gamma-matrices objects. More...

#include <string>
#include <map>
#include "gammaindex.h"
#include "momentumindex.h"
#include "sglfield.h"
#include "cslexpr.h"

Go to the source code of this file.

Data Structures

class  sgl::IndexChain
 

Functions

template<class ... Args>
GExpr sgl::indexchain_s (Args &&...args)
 
template<class ... Args>
GExpr sgl::indexchain_s (std::initializer_list< GExpr > gammas, Args &&...args)
 
GExpr sgl::indexchain_s (int a, int b)
 
GExpr sgl::indexchain_s (const char mu[], int a, int b)
 
GExpr sgl::indexchain_s (std::vector< std::string > const &mu, int a, int b)
 

Detailed Description

sgl::IndexChain, main symbolic object of SGL representing a chain of gamma-matrices objects.

Author
Grégoire Uhlrich
Version
Date
2021-05-06