Effective implementation of algorithms (Master Thesis)
Effective and error-free implementation of algorithms
|
extended_gcd(T a, T b) | math::gcd::ExtendedGCD | [inline, static] |
extended_gcd_positive(T a, T b) | math::gcd::ExtendedGCD | [inline, static] |