Function rgsl::randist::gaussian::gaussian_Q [] [src]

pub fn gaussian_Q(x: f64, sigma: f64) -> f64

This function computes the cumulative distribution functions P(x), Q(x) and their inverses for the Gaussian distribution with standard deviation sigma.