示例#1
0
 public KMeansParallel()
 {
     clusterDelegate = new ClusterPartialDataSetDelegate(ClusterPartialDataSet);
 }
 public KMeansParallel()
 {
     clusterDelegate = new ClusterPartialDataSetDelegate(ClusterPartialDataSet);
 }