Dune Core Modules (2.6.0)
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.
