Regina 7.3 Calculation Engine
Classes | Namespaces | Functions
homologicaldata.h File Reference

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. More...
 

Detailed Description

Deals with all the details of the cellular homology of a manifold.


Copyright © 1999-2023, The Regina development team
This software is released under the GNU General Public License, with some additional permissions; see the source code for details.
For further information, or to submit a bug or other problem, please contact Ben Burton (bab@maths.uq.edu.au).