Searched refs:ln_gamma_p (Results 1 – 1 of 1) sorted by relevance
3 double i_gamma(double x, double p, double ln_gamma_p);54 i_gamma(double x, double p, double ln_gamma_p) in i_gamma() argument69 factor = exp(p * log(x) - x - ln_gamma_p); in i_gamma()