xoreos
0.0.5
|
Supplemental algorithms. More...
Go to the source code of this file.
Namespaces | |
Common | |
Functions | |
template<class T > | |
T | Common::gcd (T a, T b) |
Euclid's algorithm to compute the greatest common divisor. More... | |
Supplemental algorithms.
Definition in file algorithm.h.