Dune Core Modules (2.7.1)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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.
