|
Regina Calculation Engine
|
Offers some example 4-manifold triangulations as starting points for testing code or getting used to Regina. More...
#include "regina-core.h"Classes | |
| class | regina::Isomorphism< dim > |
| Represents a combinatorial isomorphism from one dim-manifold triangulation into another. More... | |
| class | regina::Triangulation< dim > |
| A dim-dimensional triangulation, built by gluing together dim-dimensional simplices along their (dim-1)-dimensional facets. More... | |
| class | regina::Dim4ExampleTriangulation |
| This class offers routines for constructing a variety of sample 4-manifold triangulations. More... | |
Namespaces | |
| regina | |
| Contains the entire Regina calculation engine. | |
Typedefs | |
| typedef Isomorphism< 3 > | regina::NIsomorphism |
| A convenience typedef for Isomorphism<3>. More... | |
Offers some example 4-manifold triangulations as starting points for testing code or getting used to Regina.