Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include "nf_specialFunctions.h"
Go to the source code of this file.
Functions | |
double | nf_incompleteGammaFunctionComplementary (double a, double x, nfu_status *status) |
double | nf_incompleteGammaFunction (double a, double x, nfu_status *status) |
double nf_incompleteGammaFunction | ( | double | a, |
double | x, | ||
nfu_status * | status ) |
Definition at line 155 of file nf_incompleteGammaFunctions.cc.
Referenced by nf_incompleteGammaFunctionComplementary().
double nf_incompleteGammaFunctionComplementary | ( | double | a, |
double | x, | ||
nfu_status * | status ) |
Definition at line 88 of file nf_incompleteGammaFunctions.cc.
Referenced by nf_incompleteGammaFunction().