| Regina 7.0 Calculation Engine
    | 
Deals with finitely generated abelian groups. More...
#include <set>#include <vector>#include "regina-core.h"#include "maths/integer.h"#include "core/output.h"| Classes | |
| class | regina::AbelianGroup | 
| Represents a finitely generated abelian group.  More... | |
| Namespaces | |
| namespace | regina | 
| Contains the entire Regina calculation engine. | |
| Typedefs | |
| using | regina::MatrixInt = Matrix< Integer, true > | 
| A matrix of arbitrary-precision integers.  More... | |
| Functions | |
| void | regina::swap (AbelianGroup &lhs, AbelianGroup &rhs) noexcept | 
| Swaps the contents of the two given abelian groups.  More... | |
Deals with finitely generated abelian groups.