KMeansCluster.Size Property

Gets the number of observations in the cluster.

Definition

Namespace: Numerics.NET.Statistics.Multivariate
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public int Size { get; }

Property Value

Int32

See Also