pyinterp.geodetic.LineString.__ne__¶
- LineString.__ne__(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.