Click or drag to resize
Accord.NET (logo)

VPTreeBaseTPoint, TNode Properties

The VPTreeBaseTPoint, TNode generic type exposes the following members.

Properties
  NameDescription
Public propertyDistance
Gets or set the distance function used to measure distances amongst points on this tree
Public propertyRadius
Gets or sets the radius of the nodes in the tree.
Public propertyRoot
Gets the root node of this tree.
(Inherited from BinaryTreeTNode.)
Top
See Also