
protected static class GriDBSCAN.MultiBorder extends Object implements GriDBSCAN.Assignment
| Modifier and Type | Field and Description |
|---|---|
protected GriDBSCAN.Border[] |
cs
Cluster numbers
|
| Modifier | Constructor and Description |
|---|---|
protected |
GriDBSCAN.MultiBorder(GriDBSCAN.Border i,
GriDBSCAN.Border j)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
GriDBSCAN.Core |
getCore()
Get the core this is assigned to.
|
String |
toString() |
GriDBSCAN.Assignment |
update(GriDBSCAN.Border border)
Add a new border to the existing borders.
|
protected GriDBSCAN.Border[] cs
protected GriDBSCAN.MultiBorder(GriDBSCAN.Border i, GriDBSCAN.Border j)
i - First cluster borderj - Second cluster borderpublic GriDBSCAN.Assignment update(GriDBSCAN.Border border)
border - New border.public GriDBSCAN.Core getCore()
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.