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

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

Computes the median of a set of values.