tensorly.tenalg.proximal.svd_thresholding
- svd_thresholding(matrix, threshold)[source]
 Singular value thresholding operator
- Parameters:
 - matrixndarray
 - thresholdfloat
 
- Returns:
 - ndarray
 matrix on which the operator has been applied
See also
procrustesprocrustes operator