Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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.
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
F
G
K
M
N
P
R
S
T
U
V