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