tlpipe.utils.rpca_decomp.decompose

tlpipe.utils.rpca_decomp.decompose(M, rank=1, S=None, lmbda=None, threshold='hard', max_iter=100, tol=1e-08, check_hermitian=False, debug=False)[source]

Stable principal component decomposition of an Hermitian matrix.