Go to the source code of this file.
Classes | |
struct | Dune::GcdHelper< a, b, bo > |
Helper for calculating the gcd. More... | |
struct | Dune::GcdHelper< a, b, true > |
struct | Dune::GcdHelper< a, b, false > |
struct | Dune::GcdHelper< a, 0, true > |
struct | Dune::Gcd< a, b > |
Calculator of the greatest common divisor. More... | |
Namespaces | |
namespace | Dune |
Dune namespace. |
This file provides template constructs for calculation the greatest common divisor.