GraphShape.sum¶
- classmethod GraphShape.sum(a, b)[source]¶
Returns the sum shape of 2 graph shapes.
- Parameters:
a (GraphShape) – A first graph shape.
b (GraphShape) – A second graph shape.
- Returns:
A graph shape with summed counts per hyper-edge set class and addresses.
- Return type: