Regina Calculation Engine
Classes | Namespaces | Constant Groups | Typedefs
ncensus.h File Reference

Deals with forming a census of all 3-manifold triangulations of a given size. More...

#include "regina-core.h"
#include "census/nfacepairing.h"
#include "utilities/nbooleans.h"

Classes

class  regina::NCensus
 A utility class used to form a complete census of 3-manifold triangulations satisfying certain constraints. More...
 

Namespaces

 regina
 Contains the entire Regina calculation engine.
 

Constant Groups

 regina
 Contains the entire Regina calculation engine.
 

Typedefs

typedef bool(* regina::AcceptTriangulation )(NTriangulation *, void *)
 A legacy typedef that is identical to NCensus::AcceptTriangulation. More...
 

Detailed Description

Deals with forming a census of all 3-manifold triangulations of a given size.


Copyright © 1999-2013, 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@debian.org).