|
OPAL (Object Oriented Parallel Accelerator Library)
2.2.0
OPAL
|

Go to the source code of this file.
Macros | |
| #define | ACC 40.0 |
| #define | BIGNO 1.0e10 |
| #define | BIGNI 1.0e-10 |
Functions | |
| double | bessj (int n, double x) |
| double | errfc (double x) |
| #define ACC 40.0 |
Definition at line 79 of file functions.cpp.
Referenced by bessj().
| #define BIGNI 1.0e-10 |
Definition at line 81 of file functions.cpp.
Referenced by bessj().
| #define BIGNO 1.0e10 |
Definition at line 80 of file functions.cpp.
Referenced by bessj().
| double bessj | ( | int | n, |
| double | x | ||
| ) |
Definition at line 83 of file functions.cpp.
References ACC, BIGNI, BIGNO, fabs(), Hypervolume::n, sqrt(), and sum().

| double errfc | ( | double | x | ) |
1.8.5