ProductSpaceCustomInner.equiv

ProductSpaceCustomInner.equiv(self, other)

Test if other is an equivalent weighting.

Should be overridden, default tests for equality.

Returns
equivalentbool

True if other is a Weighting instance which yields the same result as this inner product for any input, False otherwise.