Mackey
V3.3
A C++ library for computing RO(G) graded homology
Mackey.hpp
Go to the documentation of this file.
1
#pragma once
5
#include "
Coefficients/Z_n.hpp
"
6
#include "
Groups/C2n.hpp
"
7
#include "
Spaces/BC4S2.hpp
"
8
#include "
Mackey_Functors/Additive.hpp
"
9
#include "
Factorization/Factorization.hpp
"
10
#include "
Factorization/Mult_Connectivity.hpp
"
Additive.hpp
Contains the class mackey::AdditiveStructure
BC4S2.hpp
Contains the class mackey::BC4S2.
C2n.hpp
Defines the groups via mackey::C2Power.
Factorization.hpp
Contains the class mackey::Factorization.
Mult_Connectivity.hpp
Contains the class mackey::MultConnectivity.
Z_n.hpp
Contains the class mackey::Z_mod.