HepLib
Public Member Functions | Static Public Member Functions | List of all members
HepLib::SD::SecDecG Class Reference

SecDec by geometric method. More...

#include <SD.h>

Inheritance diagram for HepLib::SD::SecDecG:
Inheritance graph
[legend]
Collaboration diagram for HepLib::SD::SecDecG:
Collaboration graph
[legend]

Public Member Functions

vector< exmap > x2y (const ex &xpol) override
 
- Public Member Functions inherited from HepLib::SD::SecDecBase
virtual ~SecDecBase ()
 
vector< exmap > x2y (const lst &xpols)
 a general x2y procedure More...
 

Static Public Member Functions

static vector< vector< int > > RunQHull (const matrix &pts)
 
- Static Public Member Functions inherited from HepLib::SD::SecDecBase
static bool VerifySD (vector< exmap > vmap, bool quick=true)
 Verify the Sector Decompostion is valid. More...
 
static ex XMonomials (const ex &expr)
 XMonomials. More...
 

Additional Inherited Members

- Public Attributes inherited from HepLib::SD::SecDecBase
bool use_XMonomials
 

Detailed Description

SecDec by geometric method.

Definition at line 106 of file SD.h.

Member Function Documentation

◆ RunQHull()

vector< vector< int > > HepLib::SD::SecDecG::RunQHull ( const matrix &  pts)
static

Definition at line 176 of file SecDecG.cpp.

◆ x2y()

vector< exmap > HepLib::SD::SecDecG::x2y ( const ex &  xpol)
overridevirtual

Implements HepLib::SD::SecDecBase.

Definition at line 393 of file SecDecG.cpp.


The documentation for this class was generated from the following files: