Here are the classes, structs, unions and interfaces with brief descriptions:
| CDummyBoxNumbers | A dummy class for adding box numbers |
| CEdgeAdder | Auxiliary class for adding edges to a graph |
| CGraph | A directed graph class with some algorithms built-in |
| CtCoverBoxes | A cover of a subset in R^n consisting of open boxes |
| CtMapHenon | The Henon map |
| CtNumberPi | A class that holds the number pi |
| CtOpenSine | Computes the sine function using the expansion into the Taylor series at pi/2 |
| CtRounding | A class for rounding operations which uses the BOOST library |