Mackey  V3.1
A C++ library for computing RO(G) graded homology
bicolored_edge_with_id Struct Reference

#include <Graph.hpp>

Public Member Functions

 bicolored_edge_with_id (char color, unsigned char id)
 

Public Attributes

char color
 
unsigned char id
 

Constructor & Destructor Documentation

◆ bicolored_edge_with_id()

bicolored_edge_with_id ( char  color,
unsigned char  id 
)

Member Data Documentation

◆ color

char color

◆ id

unsigned char id

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