SecDec by geometric method.
More...
#include <SD.h>
|
vector< exmap > | x2y (const ex &xpol) override |
|
virtual | ~SecDecBase () |
|
vector< exmap > | x2y (const lst &xpols) |
| a general x2y procedure More...
|
|
|
static vector< vector< int > > | RunQHull (const matrix &pts) |
|
static bool | VerifySD (vector< exmap > vmap, bool quick=true) |
| Verify the Sector Decompostion is valid. More...
|
|
static ex | XMonomials (const ex &expr) |
| XMonomials. More...
|
|
SecDec by geometric method.
Definition at line 106 of file SD.h.
◆ RunQHull()
vector< vector< int > > HepLib::SD::SecDecG::RunQHull |
( |
const matrix & |
pts | ) |
|
|
static |
◆ x2y()
vector< exmap > HepLib::SD::SecDecG::x2y |
( |
const ex & |
xpol | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files:
- /home/runner/work/HepLib/HepLib/SD/SD.h
- /home/runner/work/HepLib/HepLib/SD/SecDecG.cpp