de.lmu.ifi.dbs.elki.algorithm.clustering
Class OPTICSXi.SteepUpArea
java.lang.Object
de.lmu.ifi.dbs.elki.algorithm.clustering.OPTICSXi.SteepArea
de.lmu.ifi.dbs.elki.algorithm.clustering.OPTICSXi.SteepUpArea
- Enclosing class:
- OPTICSXi<N extends NumberDistance<N,?>>
public static class OPTICSXi.SteepUpArea
- extends OPTICSXi.SteepArea
Data structure to represent a steep-down-area for the xi method.
Constructor Summary |
OPTICSXi.SteepUpArea(int startindex,
int endindex,
double endDouble)
Constructor |
OPTICSXi.SteepUpArea
public OPTICSXi.SteepUpArea(int startindex,
int endindex,
double endDouble)
- Constructor
- Parameters:
startindex
- Starting indexendindex
- End indexendDouble
- End value (= maximum)
toString
public String toString()
- Overrides:
toString
in class Object