Click or drag to resize
Accord.NET (logo)

NodeDistanceTNodeCompareTo Method

Overload List
  NameDescription
Public methodCompareTo(Object)
Compares this instance to another node, returning an integer indicating whether this instance has a distance that is less than, equal to, or greater than the other node's distance.
Public methodCompareTo(NodeDistanceTNode)
Compares this instance to another node, returning an integer indicating whether this instance has a distance that is less than, equal to, or greater than the other node's distance.
Top
See Also