CustomInner.__eq__

CustomInner.__eq__(other)[source]

Return self == other.

Returns:
equalbool

True if other is a CustomInner instance with the same inner product, False otherwise.