Searched refs:EMPTY_CLUSTER_IN_K_MEANS (Results 1 – 2 of 2) sorted by relevance
117 … throw new ConvergenceException(LocalizedFormats.EMPTY_CLUSTER_IN_K_MEANS); in cluster()232 throw new ConvergenceException(LocalizedFormats.EMPTY_CLUSTER_IN_K_MEANS); in getPointFromLargestVarianceCluster()266 throw new ConvergenceException(LocalizedFormats.EMPTY_CLUSTER_IN_K_MEANS); in getPointFromLargestNumberCluster()304 throw new ConvergenceException(LocalizedFormats.EMPTY_CLUSTER_IN_K_MEANS); in getFarthestPoint()
87 EMPTY_CLUSTER_IN_K_MEANS("empty cluster in k-means"), enumConstant