Module gcd

Source
Available on crate feature math_expressions only.

Structs§

GcdFunc

Functions§

compute_gcd
Computes greatest common divisor using Binary GCD algorithm.