|
Regina Calculation Engine
|
Deals with selecting gluing permutations to complement a particular pairing of facets of simplices in an n-manifold triangulation. More...
#include "regina-core.h"#include "triangulation/facetspec.h"#include "triangulation/forward.h"#include "maths/perm.h"Classes | |
| class | regina::GluingPerms< dim > |
| Represents a specific set of gluing permutations to complement a particular pairwise matching of simplex facets. More... | |
Namespaces | |
| regina | |
| Contains the entire Regina calculation engine. | |
Typedefs | |
| template<int dim> | |
| using | regina::NGenericGluingPerms = GluingPerms< dim > |
| Deprecated typedef for backward compatibility. More... | |
| typedef GluingPerms< 2 > | regina::Dim2GluingPerms |
| Deprecated typedef for backward compatibility. More... | |
| typedef GluingPerms< 3 > | regina::NGluingPerms |
| Deprecated typedef for backward compatibility. More... | |
| typedef GluingPerms< 4 > | regina::Dim4GluingPerms |
| Deprecated typedef for backward compatibility. More... | |
Deals with selecting gluing permutations to complement a particular pairing of facets of simplices in an n-manifold triangulation.