ISmHierarchicalClusterAnalysis.Dord

Fore Syntax

Dord: Array;

Fore.NET Syntax

Dord: System.Array;

Description

The Dord property returns the distance between clusters at the moment of clustering.

Comments

To get objects ordered according to dendogram creation, use the ISmHierarchicalClusterAnalysis.Iord property.

Fore and Fore.NET Examples

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

See also:

ISmHierarchicalClusterAnalysis