MatrixWeighting.__eq__

MatrixWeighting.__eq__(self, other)[source]

Return self == other.

Returns
equalsbool

True if other is a MatrixWeighting instance with identical matrix, False otherwise.

See also

equiv

test for equivalent inner products