|
Regina 7.4 Calculation Engine
|
Deals with all the details of the cellular homology of a manifold. More...
#include "regina-core.h"#include "core/output.h"#include "algebra/markedabeliangroup.h"#include "maths/rational.h"#include "triangulation/dim3.h"#include <algorithm>#include <vector>#include <cstddef>#include <optional>Classes | |
| class | regina::HomologicalData |
| A specialised class that computes a large amount of detailed homological information for a 3-manifold triangulation. More... | |
Namespaces | |
| namespace | regina |
| Contains the entire Regina calculation engine. | |
Functions | |
| void | regina::swap (HomologicalData &a, HomologicalData &b) noexcept |
| Swaps the contents of the two given HomologicalData objects. | |
Deals with all the details of the cellular homology of a manifold.