DUNE PDELab (2.8)

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

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

#include <dune/common/lcm.hh>

Static Public Attributes

constexpr static long value = std::lcm(m,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 (May 12, 22:29, 2024)