UniformTuckerTensorTrain.inner#

t3toolbox.uniform_tucker_tensor_train.UniformTuckerTensorTrain.inner(other, use_orthogonalization=True)#
def inner(self, other: 'UniformTuckerTensorTrain', use_orthogonalization: bool = True):

Hilbert-Schmidt inner product with another uniform Tucker tensor train (shape=stack_shape).

Parameters: