IClusterType.Center

Syntax

Center: Array;

Description

The Center property returns cluster center.

Comments

To get the number of objects belonged to this cluster, use the IClusterType.Size property.

Example

The property use is given in the example for ISmKmeansClusterAnalysis.Distances.

See also:

IClusterType