ProductSpaceCustomNorm.__eq__

ProductSpaceCustomNorm.__eq__(self, other)

Return self == other.

Returns
equalbool

True if other is a CustomNorm instance with the same norm, False otherwise.