Given a triangular matrix L and a diagonal matrix D, what can be said about the singular values of the product D*L ?
Precisely, is it possible to express the singular values of D*L as function of the diagonals of D and the singular values of L ?
Any help would be appreciated. Thanks in advance.