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

Contains the class mackey::MultGraph. More...

#include "Mult_Table.hpp"
#include "Graph/Graph_Policies.hpp"
#include "impl/Mult_Graph.ipp"
Include dependency graph for Mult_Graph.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MultGraph< group_t >
 The Multiplication Graph created from the Multiplication Table. More...
 
struct  MultGraph< group_t >::Product_Element_Irreducible
 Stores the product of an element and a basic irreducible. More...
 

Namespaces

 mackey
 Everything in this library is under this namespace.
 

Detailed Description

Contains the class mackey::MultGraph.