DendrogramNode.RightChild Property

Gets the right child of the node.

Definition

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

Property Value

DendrogramNode

See Also