Function rgsl::randist::logarithmic::logarithmic_pdf [] [src]

pub fn logarithmic_pdf(k: u32, p: f64) -> f64

This function computes the probability p(k) of obtaining k from a logarithmic distribution with probability parameter p, using the formula given above.