#include <IBP.h>
|
| void | Export () override |
| | Export input data for KIRA.
|
| |
| void | Run () override |
| | invoke kira program for reduction
|
| |
| void | Import () override |
| | import kira result
|
| |
| virtual | ~IBP () |
| |
| pair< exmap, lst > | FindRules (bool mi=true) |
| |
| bool | IsZero (ex sector) |
| |
| void | Reduce () |
| |
| void | garExport (string garfn) |
| |
| void | garImport (string garfn) |
| |
| ex | TO () |
| |
| void | FROM (ex s) |
| |
| exmap | SP2Pn () |
| |
| exmap | Dinv (const lst &ns) |
| |
| ex | D (const ex &x, const lst &ns) |
| |
| void | RM (bool keep_start_config=false) |
| |
| void | rm (const string &pat) |
| |
Definition at line 184 of file IBP.h.
◆ Export()
| void HepLib::Laporta::Export |
( |
| ) |
|
|
overridevirtual |
◆ Import()
| void HepLib::Laporta::Import |
( |
| ) |
|
|
overridevirtual |
◆ Run()
| void HepLib::Laporta::Run |
( |
| ) |
|
|
overridevirtual |
◆ ra
| int HepLib::Laporta::ra = 1 |
◆ rap
| int HepLib::Laporta::rap = 1 |
◆ sa
| int HepLib::Laporta::sa = 1 |
◆ sap
| int HepLib::Laporta::sap = 1 |
◆ seed_option
| int HepLib::Laporta::seed_option = 1 |
◆ sort_option
| int HepLib::Laporta::sort_option = 0 |
◆ using_uw
| bool HepLib::Laporta::using_uw = true |
The documentation for this class was generated from the following files:
- /home/runner/work/HepLib/HepLib/IBP/IBP.h
- /home/runner/work/HepLib/HepLib/IBP/Laporta.cpp