dune-common
2.4.1
|
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. More... | |
Calculator of the greatest common divisor.
|
static |
The greatest common divisior of a and b.