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
D
DataPoint
- Class in
ac.essex.ooechs.kmeans
This datastructure represents a point of training data in the k means clustering scenario.
DataPoint(double[], ClusterClass)
- Constructor for class ac.essex.ooechs.kmeans.
DataPoint
Initialises the clusterable point by setting its position in n dimensional space, together with a classID object.
DataPoint(double[], int)
- Constructor for class ac.essex.ooechs.kmeans.
DataPoint
Initialises the clusterable point by setting its position in n dimensional space, together with a classID.
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