A C D G I K M O S

S

setClassInRow(String) - Method in class KnnMethod.Classes.Distance
Stores the class name for faster access.
setIndex(int) - Method in class KnnMethod.Classes.Distance
Stores the index into the training table.
setMax(double) - Method in class KnnMethod.Classes.MinMax
Sets the maximum value
setMin(double) - Method in class KnnMethod.Classes.MinMax
Sets the minimum value
setVzdalenost(double) - Method in class KnnMethod.Classes.Distance
Stores the new value of distance.
setZarazkaKNN(int) - Method in class KnnMethod.UI.Options
Sets a new second "block", which is used to stop of generating the 'k' values.
Statistics - Class in KnnMethod.UI
A form, which displays statistical informations, such as accuracy of classification and number of errors for such 'k' value.
Statistics() - Constructor for class KnnMethod.UI.Statistics
 

A C D G I K M O S