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