KMeansTData, TDataSumHasReachedMaximumNumberOfIterations Property |
If true, the evaluation has reached the maximum number of iterations, without converging.
Namespace: Altaxo.Calc.ClusteringAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool HasReachedMaximumNumberOfIterations { get; protected set; }
Property Value
BooleanSee Also