login

Computing the CS and the generalized singular value decompositions

Numerische MathematikPublished 1 December 1985
Charles Van Loan
Citations100
SJR quartileQ1
SJR score1.64
SNIP1.57

TL;DR

An algorithm that uses the LINPACK SVD algorithm together with a Jacobitype “clean-up” operation on a cross-product matrix to compute the CS decomposition of a certain orthogonal column matrix related to A and B.

Abstract

If the columns of a matrix are orthonormal and it is partitioned into a 2-by-1 block matrix, then the singular value decompositions of the blocks are related. This is the essence of the "CS decomposition". The computation of these related SVD's requires some care. Stewart has given an algorithm that uses the LINPACK SVD algorithm together with a Jacobitype "clean-up" operation on a cross-product matrix. Our technique is equally stable and fast but avoids the cross product matrix. The simplicity of our technique makes it more amenable to parallel computation on systolic-type computer architectures. These developments are of interest because a good way to compute the generalized singular value decomposition of a matrix pair (A, B) is to compute the CS decomposition of a certain orthogonal column matrix related toA andB.

Keywords

Computer Science