Regina 7.3 Calculation Engine
Classes | Namespaces | Enumerations
hypercoords.h File Reference

Defines constants for normal hypersurface coordinate systems. More...

#include "regina-core.h"
#include <cstddef>

Classes

class  regina::HyperEncoding
 Indicates precisely how a normal hypersurface within a 4-manifold triangulation is encoded by an integer vector. More...
 
class  regina::HyperInfo
 A class used to query general information about different normal hypersurface coordinate systems. More...
 

Namespaces

namespace  regina
 Contains the entire Regina calculation engine.
 

Enumerations

enum  regina::HyperCoords { regina::HS_STANDARD = 0 , regina::HS_PRISM = 1 , regina::HS_EDGE_WEIGHT = 200 }
 Represents different coordinate systems that can be used for enumerating and/or displaying normal hypersurfaces within 4-manifold triangulations. More...
 

Detailed Description

Defines constants for normal hypersurface coordinate systems.


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