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

#include <lcm.hh>

List of all members.


Detailed Description

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

Calculate the least common multiple of two numbers.

Static Public Attributes

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

The documentation for this struct was generated from the following file:

Generated on Thu Apr 2 10:39:54 2009 for dune-common by  doxygen 1.5.6