Regina Calculation Engine
|
Provides facilities for looking up 3-manifold triangulations in Regina's in-built census databases. More...
Classes | |
class | regina::CensusDB |
Stores the location and description of one of Regina's in-built census databases. More... | |
class | regina::CensusHit |
Stores a single "hit" indicating that some given triangulation has been located in one of Regina's in-built census databases. More... | |
class | regina::CensusHits |
Stores a list of "hits" indicating all the places in which a given triangulation has been located in Regina's various in-built census databases. More... | |
class | regina::CensusHitIterator |
A forward iterator that walks through all hits stored by a single CensusHits object. More... | |
class | regina::Census |
A utility class used to search for triangulations across one or more 3-manifold census databases. More... | |
struct | std::iterator_traits< regina::CensusHitIterator > |
Namespaces | |
regina | |
Contains the entire Regina calculation engine. | |
Provides facilities for looking up 3-manifold triangulations in Regina's in-built census databases.