CoxIter
1.3
CoxIter - Computing invariants of hyperbolic Coxeter groups
|
#include <iostream>
#include <string>
#include "../string.h"
#include "number_template.h"
#include "../regexp.h"
#include <gmpxx.h>
Go to the source code of this file.
Classes | |
class | MPZ_rational |
Functions | |
ostream & | operator<< (ostream &, MPZ_rational const &) |
Rational number.
ostream& operator<< | ( | ostream & | o, |
MPZ_rational const & | n | ||
) |