Function ncollide_utils::median [] [src]

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

Computes the median of a set of values.