Regina 7.4.1 Calculation Engine
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.
void regina::swap (SFSpace &a, SFSpace &b) noexcept
 Swaps the contents of the two given Seifert fibred spaces.

Detailed Description

Deals with general Seifert fibred spaces.