pub fn median(vals: &mut [Real]) -> Real
Expand description

Computes the median of a set of values.