|
HepLib
|
Numerical Integrator using QuadMP. More...
#include <math.h>#include <complex>#include <quadmath.h>#include "mpreal.h"#include "Lib3_GK.h"#include "SD.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 | |
Macros | |
| #define | SUCCESS 0 |
| #define | FAILURE 1 |
Variables | |
| mpREAL | mpPi |
| mpREAL | mpEuler |
| mpCOMPLEX | mpiEpsilon |
Numerical Integrator using QuadMP.
Definition in file QuadMP.cpp.
| #define FAILURE 1 |
Definition at line 17 of file QuadMP.cpp.
| #define SUCCESS 0 |
Definition at line 16 of file QuadMP.cpp.
|
extern |
|
extern |
|
extern |