Regina 7.4 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> |
A matrix of arbitrary-precision integers. | |
Functions | |
void | regina::swap (AbelianGroup &lhs, AbelianGroup &rhs) noexcept |
Swaps the contents of the two given abelian groups. | |
Deals with finitely generated abelian groups.