tensorly.tenalg.proximal.procrustes

procrustes(matrix)[source]

Procrustes operator

Parameters:
matrixndarray
Returns:
ndarray

matrix on which the Procrustes operator has been applied has the same shape as the original tensor

See also

svd_thresholding

SVD-thresholding operator