HierarchicalClusterAnalysis.DendrogramRoot Property

Gets the root node of the dendrogram.

Definition

Namespace: Extreme.Statistics.Multivariate
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public DendrogramNode DendrogramRoot { get; }

Property Value

DendrogramNode

See Also