Regina Calculation Engine
Classes | Namespaces | Typedefs
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 "utilities/ptrutils.h"
#include <algorithm>
#include <memory>
#include <vector>
#include <cstddef>

Classes

class  regina::HomologicalData
 Data type that deals with all the detailed homological information in a manifold. More...
 

Namespaces

 regina
 Contains the entire Regina calculation engine.
 

Typedefs

typedef HomologicalData regina::NHomologicalData
 Deprecated typedef for backward compatibility. More...
 

Detailed Description

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


Copyright © 1999-2021, 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).