Go to the source code of this file.
Functions | |
float | GammaContinuedFraction (float a, float x) |
float GammaContinuedFraction | ( | float | a, |
float | x | ||
) |
Returns the continued fraction summation of the (complement of the) incomplete gamma function P(a,x) evaluated by its continued fraction representation. source: Numerical Recipes
Definition at line 9 of file GammaContinuedFraction.cc.
References a, b, HltBtagPostValidation_cff::c, EcnaPython_AdcPeg12_S1_10_R170298_1_0_150_Dee0::cerr, ztail::d, EPS, FPMIN, h, mps_fire::i, ITMAX, and genVertex_cff::x.
Referenced by IncompleteGammaComplement::ln(), and IncompleteGammaComplement::value().