Vcsn
2.4
Be Rational
|
Go to the source code of this file.
Namespaces | |
vcsn | |
vcsn::detail | |
Functions | |
ATTRIBUTE_PURE unsigned int | vcsn::detail::gcd (unsigned int a, unsigned int b) |
Greatest common divisor. More... | |
ATTRIBUTE_PURE unsigned int | vcsn::detail::lcm (unsigned int a, unsigned int b) |
Lowest common multiple. More... | |