public class OPTICSModel extends AbstractModel
Modifier and Type | Field and Description |
---|---|
private int |
endIndex
End index
|
private int |
startIndex
Start index
|
Constructor and Description |
---|
OPTICSModel(int startIndex,
int endIndex) |
Modifier and Type | Method and Description |
---|---|
int |
getEndIndex()
End index of OPTICS cluster
|
int |
getStartIndex()
Starting index of OPTICS cluster
|
String |
toString() |
writeToText
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.