KMeansCluster.SumOfSquares Property

Gets the within-cluster sum of squares of the distances.

Definition

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

Property Value

Double

See Also