CPPDescent 80d9539 (with uncommitted changes)
A C++ KNN-Graph creation library
Loading...
Searching...
No Matches
GraphVertex Member List

This is the complete list of members for GraphVertex, including all inherited members.

addNeighbor(Pointer neighbor) (defined in GraphVertex)GraphVertexinline
addReverse(Pointer reverse) (defined in GraphVertex)GraphVertexinline
check() (defined in GraphVertex)GraphVertexinline
checked() (defined in GraphVertex)GraphVertexinline
getData() (defined in GraphVertex)GraphVertexinline
getNeighbors() (defined in GraphVertex)GraphVertexinline
getNorm() (defined in GraphVertex)GraphVertexinline
getOwner() (defined in GraphVertex)GraphVertexinline
getPos() (defined in GraphVertex)GraphVertexinline
getReverse() (defined in GraphVertex)GraphVertexinline
GraphVertex(Pointer data, Graph *owner) (defined in GraphVertex)GraphVertex
removeNeighbor(Pointer neighbor, CompareFunc compare) (defined in GraphVertex)GraphVertexinline
removeReverse(Pointer reverse, CompareFunc compare) (defined in GraphVertex)GraphVertexinline
setNorm(double norm) (defined in GraphVertex)GraphVertexinline
setPos(int pos) (defined in GraphVertex)GraphVertexinline
~GraphVertex() (defined in GraphVertex)GraphVertex