Home
last modified time | relevance | path

Searched refs:ln_gamma_p (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/redis-5.0.5/deps/jemalloc/test/include/test/
H A Dmath.h45 i_gamma(double x, double p, double ln_gamma_p) { in i_gamma() argument
60 factor = exp(p * log(x) - x - ln_gamma_p); in i_gamma()