Click or drag to resize
Accord.NET (logo)

KDTreeNodeCollectionTNodeRemoveNearest Method

Removes the nearest tree node from this collection.

Namespace:  Accord.Collections
Assembly:  Accord.MachineLearning (in Accord.MachineLearning.dll) Version: 3.8.0
Syntax
public void RemoveNearest()
Request Example View Source
See Also