|
ergo
|
#include <stdlib.h>#include <cmath>#include <cstring>#include "boysfunction.h"#include "pi.h"#include "output.h"#include "utilities.h"Functions | |
| static double | semiFactorial (int n) |
| static ergo_real | BoysFunction_raw_simpson (int n, ergo_real x) |
Referenced by BoysFunctionManager::init().
|
static |
References do_output(), LOG_AREA_INTEGRALS, and LOG_CAT_ERROR.
Referenced by BoysFunctionManager::BoysFunction_pretabulated().