#include <dune/common/gcd.hh>
Static Public Attributes | |
static const long | gcd = GcdHelper<b,a,true>::gcd |
The greatest common divisor of the numbers a and b. |
const long Dune::GcdHelper< a, b, false >::gcd = GcdHelper<b,a,true>::gcd [static] |
The greatest common divisor of the numbers a and b.