A C D F G K M N P R S T U V

G

getEuclideanDistanceTo(Position) - Method in class ac.essex.ooechs.kmeans.Position
Finds the Euclidian distance from this position to another position which is the root sum of squared differences.
getRandomPoint() - Method in class ac.essex.ooechs.kmeans.KMeansAlgorithm
Finds a random point.
getRandomPoint(ClusterClass) - Method in class ac.essex.ooechs.kmeans.KMeansAlgorithm
Finds a random point with a given classID.
getSolution() - Method in class ac.essex.ooechs.kmeans.KMeansAlgorithm
Returns a cluster solution object which allows the algorithm to be used as a classifier.

A C D F G K M N P R S T U V