ArrayWeighting.__eq__¶
- ArrayWeighting.__eq__(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
Return self == other
.
True
if other
is an ArrayWeighting
instance with
identical array, False otherwise.
See also
equiv
test for equivalent inner products