Regina Calculation Engine
Classes | Namespaces | Typedefs
abeliangroup.h File Reference

Deals with finitely generated abelian groups. More...

#include <set>
#include "regina-core.h"
#include "maths/integer.h"
#include "core/output.h"

Classes

class  regina::Matrix< T, ring >
 Represents a matrix of elements of the given type T. More...
 
class  regina::AbelianGroup
 Represents a finitely generated abelian group. More...
 

Namespaces

 regina
 Contains the entire Regina calculation engine.
 

Typedefs

typedef Matrix< Integer, true > regina::MatrixInt
 A matrix of arbitrary-precision integers. More...
 

Detailed Description

Deals with finitely generated abelian groups.


Copyright © 1999-2018, 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).