Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Standard 3-Manifolds

Standard 3-manifolds whose structures are well-understood. More...

Classes

class  regina::NHandlebody
 Represents an arbitrary handlebody. More...
class  regina::NLensSpace
 Represents a general Lens space. More...
class  regina::NManifold
 Represents a particular 3-manifold. More...
struct  regina::NExceptionalFibre
 Represents an exceptional (alpha, beta) fibre in a Seifert fibred space. More...
class  regina::NSFS
 Represents a general orientable Seifert fibred space. More...
class  regina::NSimpleSurfaceBundle
 Represents a particularly simple closed surface bundle over the circle. More...

Functions

std::ostream & regina::operator<< (std::ostream &out, const NExceptionalFibre &f)
 Writes the given fibre in human-readable format to the given output stream.

Detailed Description

Standard 3-manifolds whose structures are well-understood.


Function Documentation

std::ostream& operator<< std::ostream &  out,
const NExceptionalFibre &  f
 

Writes the given fibre in human-readable format to the given output stream.

The fibre will be written in the format (alpha,beta) with no newline appended.

Parameters:
out the output stream to which to write.
f the fibre to write.
Returns:
the output stream out.


Copyright © 1999-2004, Ben Burton
This software is released under the GNU General Public License.
For further information, or to submit a bug or other problem, please contact Ben Burton (bab@debian.org).