HepLib
Namespaces | Functions
IBP.cpp File Reference

IBP. More...

#include "IBP.h"
#include "exFlint.h"
#include <cmath>
Include dependency graph for IBP.cpp:

Go to the source code of this file.

Namespaces

 HepLib
 HepLib namespace.
 

Functions

 HepLib::REGISTER_FUNCTION (a, do_not_evalf_params().print_func< print_dflt >(a_print)) void IBP
 
exmap HepLib::SortPermutation (const ex &in_expr, const lst &xs)
 Sort for all permuations, and return xs w.r.t. 1st permutation. More...
 
lst HepLib::LoopUF (const IBP &ibp, const ex &idx)
 UF function. More...
 
lst HepLib::UF (const ex &props, const ex &ns, const ex &loops, const ex &tloops, const ex &lsubs, const ex &tsubs)
 UF function, from FIRE.m. More...
 
pair< exmap, lst > HepLib::FindRules (vector< IBP * > fs, bool mi, std::function< lst(const IBP &, const ex &)> uf)
 Find Rules for Integral or Master Integral. More...
 
ex HepLib::GPolynomial (const IBP &ibp)
 
void HepLib::GPermutation (const ex &uf, const lst &xs)
 

Detailed Description

IBP.

Definition in file IBP.cpp.