TensorSpace._divide

TensorSpace._divide(self, x1, x2, out)[source]

The entry-wise quotient of two tensors, assigned to out.

This method should be overridden by subclasses.