Regina 7.3 Calculation Engine
|
Deals with selecting gluing permutations to complement a particular pairing of facets of simplices in an n-manifold triangulation. More...
#include "core/output.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 | |
namespace | regina |
Contains the entire Regina calculation engine. | |
Functions | |
template<int dim> | |
void | regina::swap (GluingPerms< dim > &a, GluingPerms< dim > &b) noexcept |
Swaps the contents of the given gluing permutation sets. More... | |
Deals with selecting gluing permutations to complement a particular pairing of facets of simplices in an n-manifold triangulation.