Function rgsl::randist::gamma::gamma_Qinv [] [src]

pub fn gamma_Qinv(Q: f64, a: f64, b: f64) -> f64

This function computes This function computes the probability density p(x) at x for a gamma distribution with parameters a and b, using the formula given above.