Interface | Description |
---|---|
GraphVertex |
A GraphVertex is a vertex in the computation graph.
|
Class | Description |
---|---|
BaseGraphVertex |
BaseGraphVertex defines a set of common functionality for GraphVertex instances.
|
BaseWrapperVertex |
A base class for wrapper vertices: i.e., those vertices that have another vertex inside.
|
VertexIndices |
VertexIndices defines a pair of integers: the index of a vertex, and the edge number of that vertex.
|
Copyright © 2018. All rights reserved.