ProductSpaceElement.divide

ProductSpaceElement.divide(self, other, out=None)

Return out = self / other.

If out is provided, the result is written to it.

See also

LinearSpace.divide