median-stream-0.7.0.0: Constant-time queries for the median of a stream of numeric data.
Uses the two-heap approach to support O(lg n) insertions and O(1) queries for the median.
Modules
- Data
- Data.MedianStream Main module
median-stream-0.7.0.0: Constant-time queries for the median of a stream of numeric data.
Uses the two-heap approach to support O(lg n) insertions and O(1) queries for the median.
Modules