Function rgsl::randist::dirichlet::dirichlet_lnpdf [] [src]

pub fn dirichlet_lnpdf(alpha: &[f64], theta: &[f64]) -> f64

This function computes the logarithm of the probability density p(\theta_1, ... , \theta_K) for a Dirichlet distribution with parameters alpha[K].