< how many vectors at a time to decode
< (bool) use the centroids provided as input and do
< (bool) round centroids coordinates to integer
< to limit size of dataset
< not change them during iterations +////< otherwise you get a warnin
< clustering iterations
< redo clustering this many times and keep best
< seed for the random number generator
< (bool) do we want normalized centroids?
< (bool) update index after each iteration?
< (bool)
Class for the clustering parameters. Can be passed to the constructor of the Clustering object.