Dune Core Modules (2.7.1)
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 >
struct Dune::Lcm< m, n >
Calculate the least common multiple of two numbers.
The documentation for this struct was generated from the following file:
- dune/common/lcm.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)