Function medians::medianu64

source ·
pub fn medianu64(s: &mut [u64]) -> Result<ConstMedians<u64>, Me>
Expand description

Fast medians of u64 end type by binary partitioning.
Changes the order of the input data