Include dependency graph for rational_number.hxx:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | vcsn |
| namespace | vcsn::algebra |
| namespace | std |
Functions | |
| std::ostream & | vcsn::algebra::operator<< (std::ostream &ostr, const RationalNumber &nb) |
| int | vcsn::algebra::gcd (int a, unsigned int b) |
| int | vcsn::algebra::lcm (int a, unsigned int b) |
Definition in file rational_number.hxx.
1.4.7