| Geant4-11
    | 
#include "nf_specialFunctions.h"Go to the source code of this file.
| Functions | |
| double | nf_p1evl (double x, double coef[], int N) | 
| double | nf_polevl (double x, double coef[], int N) | 
| double nf_p1evl | ( | double | x, | 
| double | coef[], | ||
| int | N | ||
| ) | 
Definition at line 67 of file nf_polevl.cc.
Referenced by lgam().
| double nf_polevl | ( | double | x, | 
| double | coef[], | ||
| int | N | ||
| ) | 
Definition at line 46 of file nf_polevl.cc.
Referenced by lgam(), nf_gammaFunction(), and stirf().