Regina 7.3 Calculation Engine
Classes | Namespaces | Functions
sfs.h File Reference

Deals with general Seifert fibred spaces. More...

#include <list>
#include <optional>
#include "regina-core.h"
#include "manifold.h"

Classes

struct  regina::SFSFibre
 Represents an exceptional (alpha, beta) fibre in a Seifert fibred space. More...
 
class  regina::SFSpace
 Represents a general Seifert fibred space, which may be orientable or non-orientable. More...
 

Namespaces

namespace  regina
 Contains the entire Regina calculation engine.
 

Functions

std::ostream & regina::operator<< (std::ostream &out, const SFSFibre &f)
 Writes the given fibre in human-readable format to the given output stream. More...
 
void regina::swap (SFSpace &a, SFSpace &b) noexcept
 Swaps the contents of the two given Seifert fibred spaces. More...
 

Detailed Description

Deals with general Seifert fibred spaces.


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