Mackey  V3.1
A C++ library for computing RO(G) graded homology
ChainsLevelGen< group_t > Class Template Reference

Computes the homology at given level, the generators and their restrictions. More...

#include <Green.hpp>

Friends

template<typename >
class GreenCompute
 Computes the product of generators in a Green functor. More...
 
template<typename >
class MasseyCompute
 Computes Massey products and their indeterminacy. More...
 

Detailed Description

template<typename group_t>
class Mackey::internal::ChainsLevelGen< group_t >

Computes the homology at given level, the generators and their restrictions.

Friends And Related Function Documentation

◆ GreenCompute

friend class GreenCompute
friend

Computes the product of generators in a Green functor.

◆ MasseyCompute

friend class MasseyCompute
friend

Computes Massey products and their indeterminacy.


The documentation for this class was generated from the following file: