MatrixWeighting.__eq__¶
- MatrixWeighting.__eq__(other)[source]¶
Return
self == other
.- Returns:
- equalsbool
True
if other is aMatrixWeighting
instance with identical matrix,False
otherwise.
See also
equiv
test for equivalent inner products
Return self == other
.
True
if other is a MatrixWeighting
instance
with identical matrix, False
otherwise.
See also
equiv
test for equivalent inner products