|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OrderingResult

Interface for a result providing an object ordering.
| Method Summary | |
|---|---|
DBIDs |
getDBIDs()
Get the full set of DBIDs this ordering is defined for. |
IterableIterator<DBID> |
iter(DBIDs ids)
Sort the given ids according to this ordering and return an iterator. |
| Methods inherited from interface de.lmu.ifi.dbs.elki.result.Result |
|---|
getLongName, getShortName |
| Method Detail |
|---|
DBIDs getDBIDs()
IterableIterator<DBID> iter(DBIDs ids)
ids - Collection of ids.
|
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||