| Abelian.hpp | Contains the class mackey::AbelianGroup |
| Additive.hpp | Contains the class mackey::AdditiveStructure
|
| Aliases.hpp | Contains general template aliases.
|
| BC4S2.hpp | Contains the class mackey::BC4S2 |
| Box.hpp | Contains the class mackey::Tensor |
| C2n.hpp | Defines the groups \(C_{2^n}\) via mackey::C2Power |
| C4.hpp | Defines group \(C_4\) via mackey::C_4 |
| Cerealizer.hpp | Contains the methods for serializing the results of our computations via cereal |
| Chains.hpp | Contains the classes mackey::Arrow, mackey::Chains and mackey::Junction |
| ChangeBasis.hpp | Contains the class mackey::ChangeBasis |
| Factorization.hpp | Contains the class mackey::Factorization |
| General.hpp | Contains general functions and vector overloads independent of everything else |
| Generators.hpp | Contains classes for generating permutations, combinations and a factory for such classes |
| Graph.hpp | Contains the classes mackey::Neighborhood, mackey::Graph, mackey::ShortestPaths |
| Graph_Policies.hpp | Contains the classes mackey::bicolored_edge_with_id, mackey::MinLength, mackey::MinColorsLength |
| Green.hpp | Contains the classes mackey::Green, mackey::internal::GreenCompute, mackey::internal::ChainsLevelGen, mackey::internal::ProductGen |
| Homology.hpp | Contains the class mackey::Homology |
| Identify.hpp | Contains the classes mackey::IDGenerators and mackey::internal::IDGeneratorCompute
|
| Levels.hpp | Contains the methods for transfering, restricting and Weyl-group-acting |
| Mackey.hpp | Includes the entire library apart from Serialization/Cerealizer.hpp |
| MackeyFunctor.hpp | Contains the class mackey::MackeyFunctor |
| Massey.hpp | Contains the classes mackey::Massey and mackey::internal::MasseyCompute |
| Morse.hpp | Contains the classes mackey::AMT and mackey::EquivariantAMT |
| Mult_Connectivity.hpp | Contains the class mackey::MultConnectivity |
| Mult_Graph.hpp | Contains the class mackey::MultGraph |
| Mult_Identify.hpp | Contains the class mackey::MultIdentify |
| Mult_Table.hpp | Contains the classes mackey::MultTableData and mackey::MultTable |
| OpenMP_Macros.hpp | Contains open MP macros that enable and control multithreading |
| Point.hpp | Contains the methods computing the RO(G) homology of a point |
| SFINAE.hpp | Contains all the SFINAE tricks |
| Smith.hpp | Contains the class mackey::SmithNormalForm.
|
| Space.hpp | Contains the class mackey::Space |
| Z_n.hpp | Contains the class mackey::Z_mod |