Package comirva.audio.util.kmeans

Class Summary
KMeansClustering This class implements a simple version of the k-Means Clustering algorithm.
 

Exception Summary
InvalidClusteringException Invalid Clustering Exception Description: This exception indicates, that no valid result for the called method exists, because the clustering is not valid.