Mackey  V3.3
A C++ library for computing RO(G) graded homology
Space< space_t, group_t >::cell_coefficient_pair Struct Reference

A pair of a cell and a coefficient. More...

#include <Space.hpp>

Collaboration diagram for Space< space_t, group_t >::cell_coefficient_pair:
[legend]

Public Attributes

nonequivariant_index cell
 
scalar_t< diff_t > coefficient
 

Detailed Description

template<typename space_t, typename group_t>
struct mackey::Space< space_t, group_t >::cell_coefficient_pair

A pair of a cell and a coefficient.

The cell has nonequivariant_index (use convert if you have equivariant_index as input)

Member Data Documentation

◆ cell

◆ coefficient

scalar_t<diff_t> coefficient

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