|
Regina Calculation Engine
|
Deals with all the details of the cellular homology of a manifold. More...
#include "regina-core.h"#include "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>#include <boost/noncopyable.hpp>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... | |
Deals with all the details of the cellular homology of a manifold.