ClustersGenerator() | ClustersGenerator | [inline] |
ClustersGenerator(long random_seed) | ClustersGenerator | [inline] |
cols | ClustersGenerator | [private, static] |
createGaussRandom(Collection dataset, double[] gausses, int size) | ClustersGenerator | [inline] |
createRandom(Collection dataset, int size) | ClustersGenerator | [inline] |
loadImage(Collection dataset, String fileName) | ClustersGenerator | [inline] |
loadImageRandomize(Collection dataset, String fileName, int point_num, double noise) | ClustersGenerator | [inline] |
rnd | ClustersGenerator | [private] |
saveDataImage(Collection dataset, String fileName, int width, int height) | ClustersGenerator | [inline] |
saveImage(Clusters cs, String fileName, int width, int height) | ClustersGenerator | [inline] |