Function rgsl::randist::gamma::gamma_Qinv

source ·
pub fn gamma_Qinv(Q: f64, a: f64, b: f64) -> f64
Expand description

This function compute the cumulative distribution functions P(x), Q(x) and their inverses for the gamma distribution with parameters a and b.