Mackey  V3.3
A C++ library for computing RO(G) graded homology
Abelian.hpp File Reference

Contains the class mackey::AbelianGroup. More...

#include "Utility/General.hpp"
#include "impl/Abelian.ipp"
Include dependency graph for Abelian.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AbelianGroup< T >
 A finitely generated abelian group. More...
 

Namespaces

 mackey
 Everything in this library is under this namespace.
 

Functions

template<typename T >
std::ostream & operator<< (std::ostream &os, const AbelianGroup< T > &A)
 

Detailed Description

Contains the class mackey::AbelianGroup.