ProductSpaceCustomInner.__eq__¶
-
ProductSpaceCustomInner.
__eq__
(self, other)¶ Return
self == other
.- Returns
- equalbool
True
if other is aCustomInner
instance with the same inner product,False
otherwise.
ProductSpaceCustomInner.
__eq__
(self, other)¶Return self == other
.
True
if other is a CustomInner
instance with the same inner product, False
otherwise.