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) |
Simplification procedures of SGL.
1.8.13