HepLib
|
Functions to perform partial fraction. More...
#include "HEP.h"
Go to the source code of this file.
Namespaces | |
HepLib | |
HepLib namespace. | |
Functions | |
ex | HepLib::F2ex (const ex &expr_in) |
convert F(ps, ns) to normal ex, ns is like FIRE convention More... | |
void | HepLib::ApartIBP (exvector &air_vec, AIOption aio) |
perform IBP reduction on the Aparted input More... | |
void | HepLib::ApartIBP (exvector &air_vec, int IBPmethod, const lst &loops, const lst &exts, const lst &cut_props, std::function< lst(const IBP &, const ex &)> uf) |
perform IBP reduction on the Aparted input More... | |
Functions to perform partial fraction.
Definition in file ApartIBP.cpp.