![]() |
Mackey
V3.1
A C++ library for computing RO(G) graded homology
|
A pair of a cell (given by its index) and a coefficient. More...
#include <Space.hpp>
Public Member Functions | |
cell_coefficient_pair (int cell, scalar_t< diff_t > coefficient) | |
Constructor setting cell and coefficient directly. More... | |
A pair of a cell (given by its index) and a coefficient.
|
inline |
Constructor setting cell and coefficient directly.