Function rgsl::randist::flat::flat_Q[][src]

pub fn flat_Q(x: f64, a: f64, b: f64) -> f64
Expand description

This function computes the cumulative distribution functions P(x), Q(x) and their inverses for a uniform distribution from a to b.