|
ESyS-Particle
2.3.4
|
#include <graph.h>
Public Member Functions | |
| Edge (int v=-1, int w=-1) | |
Public Attributes | |
| int | i |
| int | j |
|
inline |
| int Graph::Edge::i |
Referenced by Graph::insert().
| int Graph::Edge::j |
Referenced by Graph::insert().