Function guff_matrix::gcd3[][src]

pub fn gcd3(a: usize, b: usize, c: usize) -> usize
Expand description

Greatest Common Divisor for three integers