Click or drag to resize

KMeansClusteringDefaultMaxIterations Property

Gets and sets the default maximum number of iterations.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public static int DefaultMaxIterations { get; set; }

Property Value

Int32
Remarks
Initially set to 1000.
See Also