TensorSpace._dist

TensorSpace._dist(self, x1, x2)

Return the distance between x1 and x2.

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