|
PARTONS/NumA++
|
Numerical Analysis C++ routines
|
![]() |
Classes | |
| class | NumA::GaussKronrodAdaptive |
| struct | NumA::GaussKronrodAdaptive::gsl_integration_workspace |
| struct | NumA::GaussKronrodAdaptive::extrapolation_table |
Namespaces | |
| NumA | |
Macros | |
| #define | GSL_DBL_EPSILON 2.2204460492503131e-16 |
| #define | GSL_DBL_MIN 2.2250738585072014e-308 |
| #define | GSL_DBL_MAX 1.7976931348623157e+308 |
| #define | GSL_ERROR(reason, gsl_errno) |
| #define | GSL_ERROR_VAL(reason, gsl_errno, value) |
| #define GSL_DBL_EPSILON 2.2204460492503131e-16 |
| #define GSL_DBL_MAX 1.7976931348623157e+308 |
| #define GSL_DBL_MIN 2.2250738585072014e-308 |
| #define GSL_ERROR | ( | reason, | |
| gsl_errno | |||
| ) |
| #define GSL_ERROR_VAL | ( | reason, | |
| gsl_errno, | |||
| value | |||
| ) |