ISlDistance.Values

Syntax

Values: Array;

Description

The Values property returns matrix of distances between objects.

Comments

The matrix dimension is n, where n - is the number of objects (ISmHierarchicalClusterAnalysis.Objects).

Example

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

See also:

ISlDistance