Vcsn  2.3a
Be Rational
math.hh File Reference
Include dependency graph for math.hh:
This graph shows which files directly or indirectly include this file:

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...