Distances: Array;
Distances: System.Array;
The Distances property returns distances of objects to cluster centers, to which they belong.
To determine the variant of selection of cluster initial centers, use the ISmKmeansClusterAnalysis.InitCenters property.
The property use is given in the example for ISmKmeansClusterAnalysis.Objects.
See also: