Regina 7.3 Calculation Engine
Classes | Namespaces | Functions
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"

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...
 

Detailed Description

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


Copyright © 1999-2023, The Regina development team
This software is released under the GNU General Public License, with some additional permissions; see the source code for details.
For further information, or to submit a bug or other problem, please contact Ben Burton (bab@maths.uq.edu.au).