NumpyTensorSpaceConstWeighting.__eq__¶
-
NumpyTensorSpaceConstWeighting.
__eq__
(self, other)¶ Return
self == other
.- Returns
- equalbool
True
ifother
is aConstWeighting
instance with the same constant,False
otherwise.
NumpyTensorSpaceConstWeighting.
__eq__
(self, other)¶Return self == other
.
True
if other
is a ConstWeighting
instance with the
same constant, False
otherwise.