Function rgsl::randist::f_distribution::fdist_pdf [] [src]

pub fn fdist_pdf(x: f64, nu1: f64, nu2: f64) -> f64

This function computes the cumulative distribution functions P(x), Q(x) and their inverses for the F-distribution with nu1 and nu2 degrees of freedom.