DendrogramNode.DistanceMeasure Property

Gets the distance measure between the two nodes of an agglomeration.

Definition

Namespace: Numerics.NET.Statistics.Multivariate
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public double DistanceMeasure { get; }

Property Value

Double

See Also