Package moa.clusterers.macro
Interface IDenseMacroCluster
-
- All Known Implementing Classes:
GridCluster
,NonConvexCluster
public interface IDenseMacroCluster
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Clustering
getClustering()
List<CFCluster>
getMicroClusters()
-
-
-
Method Detail
-
getClustering
Clustering getClustering()
-
-