Regina Calculation Engine
|
Deals with edges 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, 1 > |
Represents an edge in the skeleton of a 4-manifold triangulation. More... | |
Namespaces | |
regina | |
Contains the entire Regina calculation engine. | |
Typedefs | |
typedef Isomorphism< 4 > | regina::Dim4Isomorphism |
A convenience typedef for Isomorphism<4>. More... | |
typedef FaceEmbedding< 4, 1 > | regina::Dim4EdgeEmbedding |
A convenience typedef for FaceEmbedding<4, 1>. More... | |
Deals with edges in a 4-manifold triangulation.