Function ncollide_utils::binom [] [src]

pub fn binom(k: usize, n: usize) -> usize

Computes the binomial coefficient Ck_n ("k among n").