Function rgsl::randist::laplace::laplace_P[][src]

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

This function computes the cumulative distribution functions P(x), Q(x) and their inverses for the Laplace distribution with width a.