![]() |
Mackey
V3.3
A C++ library for computing RO(G) graded homology
|
Contains the class mackey::AdditiveStructure
More...
#include "Utility/OpenMP_Macros.hpp"#include "Spaces/Point.hpp"#include <iomanip>#include "impl/Additive.ipp"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... | |
Contains the class mackey::AdditiveStructure