#include "nf_specialFunctions.h"
함수 | |
double | nf_incompleteGammaFunctionComplementary (double a, double x, nfu_status *status) |
double | nf_incompleteGammaFunction (double a, double x, nfu_status *status) |
변수 | |
static double | big = 4.503599627370496e15 |
static double | biginv = 2.22044604925031308085e-16 |
double nf_incompleteGammaFunction | ( | double | a, |
double | x, | ||
nfu_status * | status | ||
) |
nf_incompleteGammaFunctions.cc 파일의 155 번째 라인에서 정의되었습니다.
다음을 참조함 : a, DBL_EPSILON, G4Exp(), G4Log(), isfinite, nf_gammaFunction(), nf_incompleteGammaFunctionComplementary(), nfu_badInput, nfu_Okay.
다음에 의해서 참조됨 : MCGIDI_energy_parseMadlandNixFromTOM_callback_g(), nf_incompleteGammaFunctionComplementary().
double nf_incompleteGammaFunctionComplementary | ( | double | a, |
double | x, | ||
nfu_status * | status | ||
) |
nf_incompleteGammaFunctions.cc 파일의 88 번째 라인에서 정의되었습니다.
다음을 참조함 : a, big, biginv, DBL_EPSILON, G4Exp(), G4Log(), isfinite, nf_gammaFunction(), nf_incompleteGammaFunction(), nfu_badInput, nfu_Okay, x, y, z.
다음에 의해서 참조됨 : MCGIDI_energy_parseMadlandNixFromTOM_callback_g(), nf_incompleteGammaFunction().
|
static |
nf_incompleteGammaFunctions.cc 파일의 82 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : nf_incompleteGammaFunctionComplementary().
|
static |
nf_incompleteGammaFunctions.cc 파일의 83 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : nf_incompleteGammaFunctionComplementary().