ISmHierarchicalClusterAnalysis.Iord

Fore Syntax

Iord: Array;

Fore.NET Syntax

Iord: System.Array;

Description

The Iord property returns objects in the order of dendogram creation.

Comments

To get the distance between clusters at the moment of uniting, use the ISmHierarchicalClusterAnalysis.Dord property.

Fore and Fore.NET Examples

The property use is given in the example for ISlDistance.ComputeValues.

See also:

ISmHierarchicalClusterAnalysis