Definition at line 3 of file StopCondition.cs.
◆ maxFailedSwaps
| const int ClusteringAlgorithms.StopCondition.maxFailedSwaps = 0 |
|
static |
Stop when the number of failed swaps exceeds this value.
Definition at line 10 of file StopCondition.cs.
◆ maxIterations
| const int ClusteringAlgorithms.StopCondition.maxIterations = 20 |
|
static |
◆ varianceChangeThreshold
| const float ClusteringAlgorithms.StopCondition.varianceChangeThreshold = 1e-4f |
|
static |
The documentation for this class was generated from the following file: