HepLib
Namespaces | Functions
TIR.cpp File Reference

Functions to perform Tensor Index Reduction. More...

#include "HEP.h"
#include <cmath>
Include dependency graph for TIR.cpp:

Go to the source code of this file.

Namespaces

 HepLib
 HepLib namespace.
 

Functions

ex HepLib::UnContract (const ex expr, const lst &loop_ps, const lst &ext_ps=lst{})
 
ex HepLib::TIR (const ex &expr_in, const lst &loop_ps, const lst &ext_ps)
 Tensor Index Reduction, note that we only handle numerator. More...
 

Detailed Description

Functions to perform Tensor Index Reduction.

Definition in file TIR.cpp.