dune-common
2.7.0
|
Calculate the least common multiple of two numbers. More...
#include <dune/common/lcm.hh>
Static Public Member Functions | |
static void | conceptCheck () |
Static Public Attributes | |
const static long | value = (m/Gcd<m,n>::value)*n |
The least common multiple of the template parameters m and n. More... | |
Calculate the least common multiple of two numbers.