Click or drag to resize
Accord.NET (logo)

KDTreeNodeCollectionTNodeMinimum Property

Gets the minimum distance between a node in this collection and the query point.

Namespace:  Accord.Collections
Assembly:  Accord.MachineLearning (in Accord.MachineLearning.dll) Version: 3.8.0
Syntax
public double Minimum { get; }
Request Example View Source

Property Value

Type: Double
See Also