Modifier and Type | Method and Description |
---|---|
TypeEdgeReal |
EdgesSimple.get(TypeVertex head,
TypeVertex tail)
Get the edge matching with specified head and tail.
|
TypeEdgeReal |
EdgesSimple.get(Vertex<TypeVertex> head,
Vertex<TypeVertex> tail)
Get the edge matching with specified head and tail.
|