Dune::Gcd< a, b > Struct Template Reference
[Common]

#include <gcd.hh>

List of all members.


Detailed Description

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

Calculator of the greatest common divisor.

Static Public Attributes

static const long value = GcdHelper<a,b,(a>b)>::gcd
 The greatest common divisior of a and b.

The documentation for this struct was generated from the following file:

Generated on Sun Nov 15 22:28:19 2009 for dune-common by  doxygen 1.5.6