Package | Description |
---|---|
de.lmu.ifi.dbs.elki.result |
Result types, representation and handling
|
Modifier and Type | Class and Description |
---|---|
class |
RangeSelection
Class representing selected Database-IDs and/or a selection range.
|
Modifier and Type | Field and Description |
---|---|
(package private) DBIDSelection |
SelectionResult.selection
The actual selection
|
Modifier and Type | Method and Description |
---|---|
DBIDSelection |
SelectionResult.getSelection() |
Modifier and Type | Method and Description |
---|---|
void |
SelectionResult.setSelection(DBIDSelection selection) |
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.