public KMeansParallel() { clusterDelegate = new ClusterPartialDataSetDelegate(ClusterPartialDataSet); }