Function rgsl::gamma_beta::pochhammer_symbol::lnpoch[][src]

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

This routine computes the logarithm of the Pochhammer symbol, \log((a)_x) = \log(\Gamma(a + x)/\Gamma(a)).