Searched defs:ln_gamma_shape (Results 1 – 2 of 2) sorted by relevance
356 double ln_gamma_shape = ln_gamma(shape); in TEST_BEGIN() local371 double ln_gamma_shape = ln_gamma(shape); in TEST_BEGIN() local
304 pt_gamma(double p, double shape, double scale, double ln_gamma_shape) { in pt_gamma()