xoreos  0.0.5
Namespaces | Functions
algorithm.h File Reference

Supplemental algorithms. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Common
 

Functions

template<class T >
Common::gcd (T a, T b)
 Euclid's algorithm to compute the greatest common divisor. More...
 

Detailed Description

Supplemental algorithms.

Definition in file algorithm.h.