Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
X
Y
K
k
- Variable in class it.unibz.gui.
TaskManager
killProcess()
- Method in class it.unibz.gui.
ProgressGui
killProcess()
- Method in class it.unibz.gui.
TaskManager
Attempts to kill the task (the thread)
KMeans
- Class in
it.unibz.algorithms
This class represents the KMeans algorithm in all its iterative steps Extends SwingWorker in order to be executed as a background Thread and to keep control of progress.
KMeans(int, int, Vector<Instance>, boolean)
- Constructor for class it.unibz.algorithms.
KMeans
Base constructor initializes the needed Clusters
kmeansselected
- Variable in class it.unibz.gui.
Main
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
X
Y