|
CoxIter 1.3
CoxIter - Computing invariants of hyperbolic Coxeter groups
|
| CApp | Main class for the application |
| CArithmeticity | This class tests the arithmeticity of a graph which has no dotted edge and which is non-cocompact. It uses Vinberg's criteria |
| CCoxIter | Main class for the work |
| CCycleElement | |
| CCycles | |
| CGraph | This class represents one graph |
| CGraphPtrComp | |
| CGraphsList | Liste des graphes |
| CGraphsListIterator | Permet de parcourir une liste de graphes Utilisation (pour un GraphsList *gl) GraphsListIterator iter(gl); while (iter.ptr) { cout << "iter; " << *iter.ptr << endl; ++iter; } |
| CGraphsListN | Liste des graphes d'une taille donnée |
| CGraphsProduct | : Un produit de graphs |
| CGraphsProductSet | |
| CGrowthRate | To compute the growth rate |
| CGrowthRate_Result | |
| CIndex2 | Extract an index two subroup (based on Gal, Bonnafé-Dyer) |
| CNewVertex | |
| ▼CNumber_template | |
| CMPZ_rational | |
| CPCRERegexp | |
| CRational< T > | |
| CSignature | |
| CTest | Contains information to perform a test |
| CTests | Class to perform the tests |