public class VertexIndices
extends java.lang.Object
implements java.io.Serializable
ComputationGraph
to define the connection structure
between GraphVertex
objects in the graphConstructor and Description |
---|
VertexIndices() |
Modifier and Type | Method and Description |
---|---|
int |
getVertexEdgeNumber()
The edge number.
|
int |
getVertexIndex()
Index of the vertex
|
java.lang.String |
toString() |
public int getVertexIndex()
public int getVertexEdgeNumber()
public java.lang.String toString()
toString
in class java.lang.Object