|
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. | |
Typedefs | |
| typedef CensusDB | regina::NCensusDB |
| Deprecated typedef for backward compatibility. More... | |
| typedef CensusHit | regina::NCensusHit |
| Deprecated typedef for backward compatibility. More... | |
| typedef CensusHits | regina::NCensusHits |
| Deprecated typedef for backward compatibility. More... | |
| typedef Census | regina::NCensus |
| Deprecated typedef for backward compatibility. More... | |
Provides facilities for looking up 3-manifold triangulations in Regina's in-built census databases.