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 & | operator<< (std::ostream &ostr, const RationalNumber &nb) | 
| int | gcd (int a, unsigned int b) | 
| int | lcm (int a, unsigned int b) | 
Definition in file rational_number.hxx.
 1.5.1