Function rgsl::randist::landau::landau_pdf

source ·
pub fn landau_pdf(x: f64) -> f64
Expand description

This function computes the probability density p(x) at x for the Landau distribution using an approximation to the formula given above.