Package it.unibz.algorithms.types

Class Summary
Centroid This class represent a centroid.
Cluster This class represent a cluster and contains its name, a centroid object, the square sum and the data points
DataSet An abstract representation of an arff file.
Instance This class is a representation of a clustering point.
Row This class represents both the dataset attributes and the data content of our database.