A C D E F G H I J K L M N O P R S T U X Y

R

randomAssign() - Method in class it.unibz.algorithms.KMeans
Method is used for step 2.
refreshCentroids() - Method in class it.unibz.algorithms.KMeans
Method refreshes all clusters centroid
removeInstance(Instance) - Method in class it.unibz.algorithms.types.Cluster
This method removes the Instance
Row - Class in it.unibz.algorithms.types
This class represents both the dataset attributes and the data content of our database.
Row() - Constructor for class it.unibz.algorithms.types.Row
This constructor initializes the arraylist named row
Row(String) - Constructor for class it.unibz.algorithms.types.Row
This constructor receives a string straight from the arff file.
row - Variable in class it.unibz.algorithms.types.Row
 

A C D E F G H I J K L M N O P R S T U X Y