ArrayWeighting.__eq__¶
-
ArrayWeighting.
__eq__
(self, other)[source]¶ Return
self == other
.- Returns
- equalsbool
True
ifother
is anArrayWeighting
instance with identical array, False otherwise.
See also
equiv
test for equivalent inner products
ArrayWeighting.
__eq__
(self, other)[source]¶Return self == other
.
True
if other
is an ArrayWeighting
instance with
identical array, False otherwise.
See also
equiv
test for equivalent inner products