pyinterp.geodetic.LineString.__eq__¶
- LineString.__eq__(self: pyinterp.core.geodetic.LineString, other: pyinterp.core.geodetic.LineString) bool ¶
Overrides the default behavior of the
==
operator.
Overrides the default behavior of the ==
operator.