Function heron::rapier_plugin::rapier::ncollide::utils::median[][src]

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

Computes the median of a set of values.