dune-common
2.8.0
|
Calculator of the greatest common divisor. More...
#include <dune/common/gcd.hh>
Static Public Attributes | |
constexpr static long | value = std::gcd(a,b) |
The greatest common divisior of a and b. More... | |
Calculator of the greatest common divisor.
|
staticconstexpr |
The greatest common divisior of a and b.