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

Contains the classes mackey::AMT and mackey::EquivariantAMT. More...

#include "Chains.hpp"
#include <Eigen/Sparse>
#include "impl/Morse.ipp"
Include dependency graph for Morse.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AMT< diff_t >
 Performs algebraic Morse theory reduction. More...
 
class  EquivariantAMT< rank_t, diff_t >
 Performs algebraic Morse theory reduction preserving equivariance. More...
 

Namespaces

 mackey
 Everything in this library is under this namespace.
 

Detailed Description

Contains the classes mackey::AMT and mackey::EquivariantAMT.