Function rgsl::gamma_beta::factorials::choose

source ·
pub fn choose(n: u32, m: u32) -> f64
Expand description

This routine computes the combinatorial factor n choose m = n!/(m!(n-m)!)