A KD-tree node bind with the distance with the target query point.
KdNodeHeapItem
Type Parameters
| Name | Description |
|---|---|
T |
01 Syntax
Microsoft.VisualBasic.Data.GraphTheory.KdTree.KdNodeHeapItem`1
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| ToString | 1 |
03 Properties
04 Members
node
the node KNN query result
distance
the distance value to the query point
ToString()