A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

K

keyCountryAvgDistance - Static variable in class comirva.web.ie.countryoforigin.CountryOfOriginDeterminer_TextDistance
 
keyCountryMinDistance - Static variable in class comirva.web.ie.countryoforigin.CountryOfOriginDeterminer_TextDistance
 
keyCountrySumDistance - Static variable in class comirva.web.ie.countryoforigin.CountryOfOriginDeterminer_TextDistance
 
KMeansClustering - Class in comirva.audio.util.kmeans
This class implements a simple version of the k-Means Clustering algorithm.
KMeansClustering(int, PointList) - Constructor for class comirva.audio.util.kmeans.KMeansClustering
Constructs an object that allows to separate a point list into k clusters.
KMeansClustering(int, PointList, boolean) - Constructor for class comirva.audio.util.kmeans.KMeansClustering
Constructs an object that allows to separate a point list into k clusters.
KMeansClustering(int, PointList, boolean, int) - Constructor for class comirva.audio.util.kmeans.KMeansClustering
Constructs an object that allows to separate a point list into k clusters.
KMeansClustering.Cluster - Class in comirva.audio.util.kmeans
A set of homogen points in the n-dimensional space is represented by a Cluster object.
KMeansClustering.Cluster(Matrix) - Constructor for class comirva.audio.util.kmeans.KMeansClustering.Cluster
Constructs a new cluster.

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z