Click or drag to resize

KMeansClusteringSizes Property

Gets the number of points in each cluster computed during the last clustering.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public int[] Sizes { get; }

Property Value

Int32
See Also