|
Regina Calculation Engine
|
Deals with an individual normal hypersurface in a 4-manifold triangulation. More...
#include <utility>#include "regina-core.h"#include "core/output.h"#include "algebra/abeliangroup.h"#include "hypersurface/hypercoords.h"#include "maths/ray.h"#include "triangulation/forward.h"#include "utilities/boolset.h"#include "utilities/property.h"Classes | |
| class | regina::NormalHypersurfaceVector |
| Stores the vector of a single normal hypersurface in a 4-manifold triangulation. More... | |
| class | regina::NormalHypersurface |
| Represents a single normal hypersurface in a 4-manifold triangulation. More... | |
Namespaces | |
| regina | |
| Contains the entire Regina calculation engine. | |
Macros | |
| #define | REGINA_NORMAL_HYPERSURFACE_FLAVOUR(class_, id, superclass) |
| Defines various constants, types and virtual functions for a subclass of NormalHypersurfaceVector. More... | |
Typedefs | |
| typedef NormalHypersurfaceVector | regina::NNormalHypersurfaceVector |
| Deprecated typedef for backward compatibility. More... | |
| typedef NormalHypersurface | regina::NNormalHypersurface |
| Deprecated typedef for backward compatibility. More... | |
Deals with an individual normal hypersurface in a 4-manifold triangulation.