IMSL C# Numerical Library

ClusterKMeans.MaxIterations Property

The maximum number of iterations.

public int MaxIterations {get; set;}

Property Value

A int scalar specifying the maximum number of iterations.

Remarks

By default, MaxIterations = 30.

See Also

ClusterKMeans Class | Imsl.Stat Namespace