Function intersect2d::ulps_eq_c[][src]

pub fn ulps_eq_c<T>(a: &Coordinate<T>, b: &Coordinate<T>) -> bool where
    T: Float + CoordFloat + AbsDiffEq + UlpsEq,
    T::Epsilon: Copy

returns true if the two coordinates are virtually identical