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

Contains the classes mackey::MultTableData and mackey::MultTable. More...

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

Go to the source code of this file.

Classes

struct  MultTableData< group_t >
 The data of the multiplication table. More...
 
class  MultTable< group_t >
 Forms the multiplication table. More...
 

Namespaces

 mackey
 Everything in this library is under this namespace.
 

Detailed Description

Contains the classes mackey::MultTableData and mackey::MultTable.