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

Contains the class mackey::Space. More...

#include "Point.hpp"
#include "impl/Space.ipp"
Include dependency graph for Space.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Space< space_t, group_t >
 An equivariant space with an equivariant cellular decomposition. More...
 
struct  Space< space_t, group_t >::equivariant_index
 The equivariant index of a cell. More...
 
struct  Space< space_t, group_t >::nonequivariant_index
 The nonequivariant index of a cell. More...
 
struct  Space< space_t, group_t >::cell_coefficient_pair
 A pair of a cell and a coefficient. More...
 

Namespaces

 mackey
 Everything in this library is under this namespace.
 

Detailed Description

Contains the class mackey::Space.