Documentation of MARTY
A Modern ARtificial Theoretical phYsicist
Functions
simplify.h File Reference

Simplification procedures of SGL. More...

#include "abstractgammasym.h"

Go to the source code of this file.

Functions

void sgl::SimplifyChain (GExpr &init)
 
void sgl::SimplifyMomenta (GExpr &init)
 
void sgl::SimplifyTrace (GExpr &init)
 
void sgl::OrderChains (GExpr &init)
 
void sgl::ReorderFermionChains (GExpr &init)
 
void sgl::Simplify (GExpr &init, bool applyFierzTwice=false)
 
GExpr sgl::Simplified (GExpr const &init, bool applyFierzTwice=false)
 
void sgl::CSLSimplify (GExpr &init)
 
GExpr sgl::CSLSimplified (GExpr const &init)
 
void sgl::SGLSimplify (csl::Expr &init, TensorSet const &t)
 
csl::Expr sgl::SGLSimplified (csl::Expr const &init, TensorSet const &t)
 

Detailed Description

Simplification procedures of SGL.

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