CoxIter  1.3
CoxIter - Computing invariants of hyperbolic Coxeter groups
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CAppMain class for the application
 CArithmeticityThis class tests the arithmeticity of a graph which has no dotted edge and which is non-cocompact. It uses Vinberg's criteria
 CCoxIterMain class for the work
 CCycleElement
 CCycles
 CGraphThis class represents one graph
 CGraphPtrComp
 CGraphsListListe des graphes
 CGraphsListIteratorPermet de parcourir une liste de graphes Utilisation (pour un GraphsList *gl)
GraphsListIterator iter(gl);
while (iter.ptr)
{
cout << "iter; " << *iter.ptr << endl;
++iter;
}
 CGraphsListNListe des graphes d'une taille donnĂ©e
 CGraphsProduct: Un produit de graphs
 CGraphsProductSet
 CGrowthRateTo compute the growth rate
 CGrowthRate_Result
 CIndex2Extract an index two subroup (based on Gal, BonnafĂ©-Dyer)
 CMPZ_rational
 CNewVertex
 CNumber_template
 CPCRERegexp
 CRational
 CSignature
 CTestContains information to perform a test
 CTestsClass to perform the tests