@folke

Computing the Bidiagonal SVD Using Multiple Relatively Robust Representations

, , and . SIAM J. Matrix Anal. Appl., 28 (4): 907--926 (2006)
DOI: http://dx.doi.org/10.1137/050628301

Abstract

We describe the design and implementation of a new algorithm for computing the singular value decomposition (SVD) of a real bidiagonal matrix. This algorithm uses ideas developed by Grosser and Lang that extend Parlett’s and Dhillon’s multiple relatively robust representations (MRRR) algorithm for the tridiagonal symmetric eigenproblem. One key feature of our new implementation is that $k$ singular triplets can be computed using only $O(nk)$ storage units and floating point operations, where $n$ is the dimension of the matrix. The algorithm will be made available as routine xBDSCR in the upcoming new release of the LAPACK library.

Description

Computing the Bidiagonal SVD Using Multiple Relatively Robust Representations

Links and resources

Tags