Dune Core Modules (2.6.0)

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

Calculator of the greatest common divisor. More...

#include <dune/common/gcd.hh>

Static Public Attributes

static const long value = GcdHelper<a,b,(a>b)>::gcd
 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 (Mar 27, 23:31, 2024)