Function ncollide2d::utils::median[][src]

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

Computes the median of a set of values.