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

Standard 3-Manifolds

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

Classes

struct  NExceptionalFibre
 Represents an exceptional (alpha, beta) fibre in a Seifert fibred space. More...

class  NHandlebody
 Represents an arbitrary handlebody. More...

class  NLensSpace
 Represents a general Lens space. More...

class  NManifold
 Represents a particular 3-manifold. More...

class  NSFS
 Represents a general orientable Seifert fibred space. More...

class  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-2003, 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).