Function decorum::cmp_float_array [] [src]

pub fn cmp_float_array<T>(lhs: &T, rhs: &T) -> Ordering where
    T: FloatArray,