| Regina 7.0 Calculation Engine
    | 
Core definitions that must be included in every Regina header file. More...
| Namespaces | |
| namespace | regina | 
| Contains the entire Regina calculation engine. | |
| Enumerations | |
| enum | regina::Algorithm { regina::ALG_DEFAULT = 0 , regina::ALG_BACKTRACK = 1 , regina::ALG_TREEWIDTH = 2 , regina::ALG_NAIVE = 3 } | 
| Represents various classes of algorithms that Regina can use for computations.  More... | |
| Functions | |
| constexpr bool | regina::standardDim (int dim) | 
| Indicates whether the given dimension is one of Regina's standard dimensions.  More... | |
Core definitions that must be included in every Regina header file.