![]() |
Mackey
V3.3
A C++ library for computing RO(G) graded homology
|
Quick and easy implementation of group \(C_4\). More...
#include <C4.hpp>
Public Types | |
typedef _rank | rank_t |
typedef _diff | diff_t |
Static Public Member Functions | |
template<typename deg_t > | |
static Chains< rank_t, diff_t > | PositiveChains (const deg_t &, int) |
Static Public Attributes | |
static const int | prime = 2 |
static const int | power = 2 |
constexpr static std::array< int, 2 > | sphere_dimensions = {1, 2} |
Quick and easy implementation of group \(C_4\).
typedef _rank rank_t |
typedef _diff diff_t |
|
static |
|
static |
|
staticconstexpr |