Compute order statistics efficiently via the Floyd-Rivest algorithm and estimate a median via the median-of-medians algorithm.
# Cargo.toml
[dependencies]
order-stat = "0.1.3"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Find the k-th smallest element using Floyd-Rivest.
No known issues recorded.
No dependency data recorded yet.