Package org.encog.util.kmeans

Interface Summary
Centroid<O> A centroid.
CentroidFactory<O> An object that can create centroids.
 

Class Summary
Cluster<T extends CentroidFactory<? super T>> A cluster.
KMeansUtil<K extends CentroidFactory<? super K>> Generic KMeans clustering object.
 



Copyright © 2014. All Rights Reserved.