dune-common
2.7.0
|
Statically compute the least common multiple of two integers. More...
#include <dune/common/gcd.hh>
Go to the source code of this file.
Classes | |
struct | Dune::Lcm< m, n > |
Calculate the least common multiple of two numbers. More... | |
Namespaces | |
Dune | |
Dune namespace. | |
Statically compute the least common multiple of two integers.
This file provides template constructs for calculation the least common multiple.