HepLib
|
Numerical Integrator using HCubature. More...
#include <math.h>
#include <complex>
#include <quadmath.h>
#include "mpreal.h"
#include "SD.h"
#include "Lib3_HCubatureMP.h"
Go to the source code of this file.
Namespaces | |
HepLib | |
HepLib namespace. | |
HepLib::SD | |
namespace for Numerical integration with Sector Decomposition method | |
Typedefs | |
typedef mpfr::mpreal | mpREAL |
typedef complex< mpREAL > | mpCOMPLEX |
Variables | |
mpREAL | mpPi |
mpREAL | mpEuler |
mpCOMPLEX | mpiEpsilon |
Numerical Integrator using HCubature.
Definition in file HCubatureMP.cpp.
Definition at line 16 of file HCubatureMP.cpp.
typedef mpfr::mpreal mpREAL |
Definition at line 15 of file HCubatureMP.cpp.
|
extern |
|
extern |
|
extern |