Click or drag to resize

KMeansTData, TDataSumHasReachedMaximumNumberOfIterations Property

If true, the evaluation has reached the maximum number of iterations, without converging.

Namespace: Altaxo.Calc.Clustering
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool HasReachedMaximumNumberOfIterations { get; protected set; }

Property Value

Boolean
See Also