lcm.hh File Reference
Detailed Description
This file provides template constructs for calculation the least common multiple.
#include <dune/common/helpertemplates.hh>
#include <dune/common/gcd.hh>
Go to the source code of this file.
Namespaces | |
namespace | Dune |
Classes | |
struct | Dune::Lcm< m, n > |
Calculate the least common multiple of two numbers. More... |