Dune::Lcm< m, n > Struct Template Reference
[Common]

Calculate the least common multiple of two numbers. More...

#include <dune/common/lcm.hh>

List of all members.

Static Public Member Functions

static void conceptCheck ()

Static Public Attributes

static const long value = (m/Gcd<m,n>::value)*n
 The least common multiple of the template parameters m and n.

Detailed Description

template<long m, long n>
struct Dune::Lcm< m, n >

Calculate the least common multiple of two numbers.


Member Function Documentation

template<long m, long n>
static void Dune::Lcm< m, n >::conceptCheck (  )  [inline, static]

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 25 Mar 2018 for dune-common by  doxygen 1.6.1