
public interface OrderingResult extends Result
| Modifier and Type | Method and Description |
|---|---|
DBIDs |
getDBIDs()
Get the full set of DBIDs this ordering is defined for.
|
ArrayModifiableDBIDs |
order(DBIDs ids)
Sort the given ids according to this ordering and return an iterator.
|
getLongName, getShortNameDBIDs getDBIDs()
ArrayModifiableDBIDs order(DBIDs ids)
ids - Collection of ids.Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.