Click or drag to resize
Accord.NET (logo)

KDTreeNodeCollectionTNodeRemoveFarthest Method

Removes the farthest tree node from this collection.

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