See: Description
Interface | Description |
---|---|
QuickSelect.Adapter<T> |
Adapter class to apply QuickSelect to arbitrary data structures.
|
Class | Description |
---|---|
BitsUtil |
Utilities for bit operations.
|
QuickSelect |
QuickSelect computes ("selects") the element at a given rank and can be used
to compute Medians and arbitrary quantiles by computing the appropriate rank.
|
Copyright © 2019 ELKI Development Team. License information.