Regina Calculation Engine
|
Deals with vertices in a 4-manifold triangulation. More...
#include "regina-core.h"
#include "generic/face.h"
#include "maths/nperm5.h"
#include "dim4/dim4pentachoron.h"
Classes | |
class | regina::Isomorphism< dim > |
Represents a combinatorial isomorphism from one dim-manifold triangulation into another. More... | |
class | regina::Face< 4, 0 > |
Represents a vertex in the skeleton of a 4-manifold triangulation. More... | |
Namespaces | |
regina | |
Contains the entire Regina calculation engine. | |
Typedefs | |
typedef FaceEmbedding< 4, 0 > | regina::Dim4VertexEmbedding |
A convenience typedef for FaceEmbedding<4, 0>. More... | |
Deals with vertices in a 4-manifold triangulation.