Uses of Interface
moa.clusterers.macro.IDenseMacroCluster
-
Packages that use IDenseMacroCluster Package Description moa.clusterers.dstream moa.clusterers.macro -
-
Uses of IDenseMacroCluster in moa.clusterers.dstream
Classes in moa.clusterers.dstream that implement IDenseMacroCluster Modifier and Type Class Description class
GridCluster
Grid Clusters are defined in Definition 3.6 of Chen and Tu 2007 as: Let G =(g1, ·· · ,gm) be a grid group, if every inside grid of G is a dense grid and every outside grid is either a dense grid or a transitional grid, then G is a grid cluster. -
Uses of IDenseMacroCluster in moa.clusterers.macro
Classes in moa.clusterers.macro that implement IDenseMacroCluster Modifier and Type Class Description class
NonConvexCluster
-