[][src]Function ncollide3d::utils::median

pub fn median<N: RealField>(vals: &mut [N]) -> N

Computes the median of a set of values.