Vcsn  2.0
Be Rational
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
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)
 
ATTRIBUTE_PURE unsigned int vcsn::detail::lcm (unsigned int a, unsigned int b)