Regina 7.3 Calculation Engine
|
Provides various triangulations of the product of the torus and the interval. More...
#include "regina-core.h"
#include "core/output.h"
#include "maths/matrix2.h"
#include "triangulation/dim3.h"
Classes | |
class | regina::TxICore |
Provides a triangulation of the product T x I (the product of the torus and the interval). More... | |
class | regina::TxIDiagonalCore |
One of a family of thin T x I triangulations that typically appear at the centres of layered torus bundles. More... | |
class | regina::TxIParallelCore |
A specific six-tetrahedron TxICore triangulation that does not fit neatly into other families. More... | |
Namespaces | |
namespace | regina |
Contains the entire Regina calculation engine. | |
Functions | |
void | regina::swap (TxIDiagonalCore &lhs, TxIDiagonalCore &rhs) |
Swaps the contents of the two given T x I triangulations. More... | |
void | regina::swap (TxIParallelCore &lhs, TxIParallelCore &rhs) |
Swaps the contents of the two given T x I triangulations. More... | |
Provides various triangulations of the product of the torus and the interval.