Regina 7.0 Calculation Engine
|
Deals with an individual normal hypersurface in a 4-manifold triangulation. More...
#include <optional>
#include <utility>
#include "regina-core.h"
#include "core/output.h"
#include "algebra/abeliangroup.h"
#include "hypersurface/hypercoords.h"
#include "maths/vector.h"
#include "packet/packet.h"
#include "triangulation/forward.h"
#include "utilities/boolset.h"
#include "utilities/snapshot.h"
Classes | |
class | regina::NormalHypersurface |
Represents a single normal hypersurface in a 4-manifold triangulation. More... | |
Namespaces | |
namespace | regina |
Contains the entire Regina calculation engine. | |
Functions | |
void | regina::swap (NormalHypersurface &a, NormalHypersurface &b) noexcept |
Swaps the contents of the given normal hypersurfaces. More... | |
Deals with an individual normal hypersurface in a 4-manifold triangulation.