Uses of Class
elki.clustering.optics.OPTICSXi.SteepDownArea
-
Packages that use OPTICSXi.SteepDownArea Package Description elki.clustering.optics OPTICS family of clustering algorithms. -
-
Uses of OPTICSXi.SteepDownArea in elki.clustering.optics
Method parameters in elki.clustering.optics with type arguments of type OPTICSXi.SteepDownArea Modifier and Type Method Description private static void
OPTICSXi. updateFilterSDASet(double mib, java.util.List<OPTICSXi.SteepDownArea> sdaset, double ixi)
Update the mib values of SteepDownAreas, and remove obsolete areas.
-