dune-common  2.4.1
Classes | Namespaces
gcd.hh File Reference

Statically compute the greatest common divisor of two integers. More...

Go to the source code of this file.

Classes

struct  Dune::Gcd< a, b >
 Calculator of the greatest common divisor. More...
 

Namespaces

 Dune
 Dune namespace.
 

Detailed Description

Statically compute the greatest common divisor of two integers.