![]() |
Mackey
V3.1
A C++ library for computing RO(G) graded homology
|
Storage of various levels of Junction/Chains. More...
#include <Levels.hpp>
Public Member Functions | |
Levels (T &bottom) | |
Public Attributes | |
std::vector< T > | level |
The various levels. More... | |
Storage of various levels of Junction/Chains.
T is any type with a transfer function. Example: Junction, Chains.
Levels | ( | T & | bottom | ) |
std::vector<T> level |
The various levels.