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