Function guff_matrix::gcd[][src]

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

Greatest Common Divisor for two integers