Effective implementation of algorithms (Master Thesis)
Effective and error-free implementation of algorithms
math::gcd Namespace Reference

Classes

class  ExtendedGCD
class  ExtendedGCDLoop

Functions

template<typename T >
gcd (T a, T b)

Function Documentation

template<typename T >
T math::gcd::gcd ( a,
b 
)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines