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

Contains the classes mackey::Massey and mackey::internal::MasseyCompute. More...

#include "Green.hpp"
#include "impl/Massey.ipp"
Include dependency graph for Massey.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Massey< group_t >
 Stores Massey products and their indeterminacy. More...
 
class  MasseyCompute< group_t >
 Computes Massey products and their indeterminacy. More...
 

Namespaces

 mackey
 Everything in this library is under this namespace.
 
 mackey::internal
 Namespace for internal use withing the library.
 

Detailed Description