std_dev::percentile::pivot_fn

Function rand

source
pub fn rand<T: Clone, S: SliceSubset<T> + ?Sized>() -> impl FnMut(&mut S) -> Cow<'_, T>
Available on crate feature percentile-rand only.