#include "utilities/nmpi.h"
Namespaces | |
| namespace | regina |
Classes | |
| class | regina::NRational |
| Represents an arbitrary precision rational number. More... | |
Functions | |
| std::ostream & | regina::operator<< (std::ostream &out, const NRational &rat) |
| Writes the given rational to the given output stream. | |