Module malachite_nz::natural::arithmetic::gcd::extended_gcd

source ·
Expand description

Implementations of ExtendedGcd, a trait for computing the extended GCD of two numbers.

Functions§