#include <IncompleteGammaComplement.h>
Static Public Member Functions | |
static float | ln (float a, float x) |
static float | value (float a, float x) |
Computes the complement Q(a,x)=1-P(a,x) of the incomplete gamma function. Computes its natural logarithm, useful for comparing very small values. source: Numerical Recipes
Definition at line 9 of file IncompleteGammaComplement.h.
|
static |
Definition at line 25 of file IncompleteGammaComplement.cc.
References create_public_lumi_plots::exp, GammaContinuedFraction(), GammaLn(), GammaSeries(), and dqm-mbProfile::log.
Referenced by LnChiSquaredProbability().
|
static |
Definition at line 12 of file IncompleteGammaComplement.cc.
References create_public_lumi_plots::exp, GammaContinuedFraction(), GammaLn(), GammaSeries(), and dqm-mbProfile::log.
Referenced by average.Average::average(), and ChiSquaredProbability().