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

Contains the class mackey::AdditiveStructure
More...

#include "Utility/OpenMP_Macros.hpp"
#include "Spaces/Point.hpp"
#include <iomanip>
#include "impl/Additive.ipp"
Include dependency graph for Additive.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AdditiveStructure< group_t >
 The additive structure of the RO(G) homology of a point. More...
 

Namespaces

 mackey
 Everything in this library is under this namespace.
 

Functions

template<typename group_t >
std::ostream & operator<< (std::ostream &os, const AdditiveStructure< group_t > &A)
 Prints all Mackey functors in their universal notation to the output stream. More...
 

Detailed Description

Contains the class mackey::AdditiveStructure