|
HepLib
|
Numerical Integrator using HCubature. More...
#include <math.h>#include <complex>#include <quadmath.h>#include "mpreal.h"#include "SD.h"#include "Lib3_HCubature.h"
Go to the source code of this file.
Namespaces | |
| namespace | HepLib |
| HepLib namespace. | |
| namespace | HepLib::SD |
| namespace for Numerical integration with Sector Decomposition method | |
Typedefs | |
| typedef __float128 | qREAL |
| typedef __complex128 | qCOMPLEX |
| typedef long double | dREAL |
| typedef complex< dREAL > | dCOMPLEX |
| typedef mpfr::mpreal | mpREAL |
| typedef complex< mpREAL > | mpCOMPLEX |
Variables | |
| const qCOMPLEX | qiEpsilon |
| mpREAL | mpPi |
| mpREAL | mpEuler |
| mpCOMPLEX | mpiEpsilon |
Numerical Integrator using HCubature.
Definition in file HCubature.cpp.
Definition at line 18 of file HCubature.cpp.
| typedef long double dREAL |
Definition at line 17 of file HCubature.cpp.
Definition at line 20 of file HCubature.cpp.
| typedef mpfr::mpreal mpREAL |
Definition at line 19 of file HCubature.cpp.
| typedef __complex128 qCOMPLEX |
Definition at line 16 of file HCubature.cpp.
| typedef __float128 qREAL |
Definition at line 15 of file HCubature.cpp.
|
extern |
|
extern |
|
extern |
|
extern |