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

Provides extra identification methods using triple box products. More...

#include <Mult_Identify.hpp>

Public Member Functions

void pass_all_unidentified ()
 Uses triple box products to possibly identify ALL instances where identification failed before. Use with care. More...
 
 MultIdentify (MultGraph< group_t > &MG)
 Stores multiplication graph as a reference. More...
 

Detailed Description

template<typename group_t>
class mackey::MultIdentify< group_t >

Provides extra identification methods using triple box products.

Constructor & Destructor Documentation

◆ MultIdentify()

MultIdentify ( MultGraph< group_t > &  MG)

Stores multiplication graph as a reference.

Member Function Documentation

◆ pass_all_unidentified()

void pass_all_unidentified ( )

Uses triple box products to possibly identify ALL instances where identification failed before. Use with care.


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