|
HepLib
|
Numerical Integrator using TanhSinhMP. More...
#include <math.h>#include <complex>#include <quadmath.h>#include "mpreal.h"#include <omp.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 |
Numerical Integrator using TanhSinhMP.
Definition in file TanhSinhMP.cpp.
| #define FAILURE 1 |
Definition at line 17 of file TanhSinhMP.cpp.
| #define SUCCESS 0 |
Definition at line 16 of file TanhSinhMP.cpp.
|
extern |
|
extern |