DUNE PDELab (2.8)

Dune::Gcd< a, b > Struct Template Reference

Calculator of the greatest common divisor. More...

#include <dune/common/gcd.hh>

Static Public Attributes

constexpr static long value = std::gcd(a,b)
 The greatest common divisior of a and b.
 

Detailed Description

template<long a, long b>
struct Dune::Gcd< a, b >

Calculator of the greatest common divisor.


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)