LinearSpaceElement.multiply

LinearSpaceElement.multiply(self, other, out=None)[source]

Return out = self * other.

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