Regina 7.0 Calculation Engine
Classes | Namespaces | Functions
homgrouppresentation.h File Reference

Deals with finite presentations of groups. More...

#include <optional>
#include <vector>
#include "regina-core.h"
#include "core/output.h"

Classes

class  regina::HomGroupPresentation
 Represents a homomorphism between groups which are described via finite presentations. More...
 

Namespaces

namespace  regina
 Contains the entire Regina calculation engine.
 

Functions

void regina::swap (HomGroupPresentation &lhs, HomGroupPresentation &rhs) noexcept
 Swaps the contents of the two given homomorphisms. More...
 

Detailed Description

Deals with finite presentations of groups.


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).