Package | Description |
---|---|
de.lmu.ifi.dbs.elki.evaluation.clustering.pairsegments |
Pair-segment analysis of multiple clusterings.
|
Modifier and Type | Field and Description |
---|---|
private TreeMap<Segment,Segment> |
Segments.segments
The actual segments
|
private TreeMap<Segment,Segment> |
Segments.segments
The actual segments
|
Modifier and Type | Method and Description |
---|---|
Segment |
Segments.unifySegment(Segment temp) |
Modifier and Type | Method and Description |
---|---|
List<Segment> |
Segments.getPairedSegments(Segment unpairedSegment)
Return to a given segment with unpaired objects, the corresponding segments
that result in an unpaired segment.
|
Iterator<Segment> |
Segments.iterator() |
Modifier and Type | Method and Description |
---|---|
int |
Segment.compareTo(Segment sid) |
List<Segment> |
Segments.getPairedSegments(Segment unpairedSegment)
Return to a given segment with unpaired objects, the corresponding segments
that result in an unpaired segment.
|
Segment |
Segments.unifySegment(Segment temp) |
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.