TensorSpace._inner

TensorSpace._inner(self, x1, x2)

Return the inner product of x1 and x2.

This method is intended to be private. Public callers should resort to inner which is type-checked.