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