Regina 7.3 Calculation Engine
|
Deals with general Seifert fibred spaces. More...
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... | |
Deals with general Seifert fibred spaces.