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 Thu Apr 2 10:39:54 2009 for dune-common by  doxygen 1.5.6