public abstract static class OPTICSXi.SteepArea extends Object
Modifier and Type | Field and Description |
---|---|
private int |
endindex
End index of down-area
|
private double |
maximum
Maximum value
|
private int |
startindex
Start index of down-area
|
Constructor and Description |
---|
OPTICSXi.SteepArea(int startindex,
int endindex,
double maximum)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
getEndIndex()
End index
|
double |
getMaximum()
Get the start value = maximum value
|
int |
getStartIndex()
Start index
|
private int startindex
private int endindex
private double maximum
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.