|
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/nmarkedabeliangroup.h"#include "maths/nrational.h"#include "triangulation/ntriangulation.h"#include "utilities/ptrutils.h"#include <algorithm>#include <memory>#include <vector>#include <cstddef>#include <boost/noncopyable.hpp>Classes | |
| class | regina::Triangulation< dim > |
| A dim-dimensional triangulation, built by gluing together dim-dimensional simplices along their (dim-1)-dimensional facets. More... | |
| class | regina::NHomologicalData |
| Data type that deals with all the detailed homological information in a manifold. More... | |
Namespaces | |
| regina | |
| Contains the entire Regina calculation engine. | |
Deals with all the details of the cellular homology of a manifold.