Regina 7.4 Calculation Engine
normalhypersurface.h File Reference

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"
#include "triangulation/dim4.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.
 

Detailed Description

Deals with an individual normal hypersurface in a 4-manifold triangulation.