See: Description
Interface | Description |
---|---|
IntegerComparator |
Interface for comparing two Integer.
|
Class | Description |
---|---|
DoubleIntegerArrayQuickSort |
Class to sort a double and an integer DBID array, using a quicksort with a
best of 5 heuristic.
|
IntegerArrayQuickSort |
Class to sort an int array, using a modified quicksort.
|
Utilities for arrays: advanced sorting for primitvie arrays.
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.