Click or drag to resize
ClusterHierarchicalClusterLeftSons Property
The left sons of each merged cluster.

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public virtual int[] ClusterLeftSons { get; }

Property Value

Type: Int32
An int array containing the left sons of each merged cluster.
See Also