dune-common  2.2.0
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

namespace  Dune
 

Dune namespace.



Detailed Description

Statically compute the greatest common divisor of two integers.