IClusterType.Center

Fore Syntax

Center: Array;

Fore.NET Syntax

Center: System.Array;

Description

The Center property returns cluster center.

Comments

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

Fore and Fore.NET Examples

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

See also:

IClusterType