Change in Singular Value Decomposition of a matrix on addition of a single row

581 Views Asked by At

Given that I know the svd decomposition of a matrix, is there any way to compute the svd decomposition of the matrix obtained by adding a single row to the original matrix? Is there any relation between the 2 decompositions?