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