| 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
|
java.lang.String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitwriteToTextpublic OPTICSModel(int startIndex,
int endIndex)
startIndex - endIndex - public int getStartIndex()
public int getEndIndex()
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2019 ELKI Development Team. License information.