EdgeArray implementation. More...
#include <ogdf/basic/HyperGraph.h>
Public Member Functions | |
| EdgeArray (HyperGraph *pGraph) | |
| EdgeArray (HyperGraph *pGraph, const T &initValue) | |
EdgeArray implementation.
Definition at line 439 of file HyperGraph.h.
| ogdf::HyperGraph::EdgeArray< T >::EdgeArray | ( | HyperGraph * | pGraph | ) | [inline] |
Definition at line 442 of file HyperGraph.h.
| ogdf::HyperGraph::EdgeArray< T >::EdgeArray | ( | HyperGraph * | pGraph, |
| const T & | initValue | ||
| ) | [inline] |
Definition at line 443 of file HyperGraph.h.