Dune Core Modules (2.5.2)

Dune::Lcm< m, n > Struct Template Reference

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

#include <dune/common/lcm.hh>

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.


The documentation for this struct was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Apr 27, 22:29, 2024)