One-sided orthogonal transformations which orthogonalize columns of a matri
x are related to methods for finding singular values. They have the advanta
ges of lending themselves to parallel and vector implementations and simpli
fying access to the data by not requiring access to both rows and columns.
They can be used to find eigenvalues when the matrix is given in factored f
orm. Here, a finite sequence of transformations leading to a partial orthog
onalization of the columns is described. This permits a tridiagonal matrix
whose eigenvalues are the squared singular values to be derived. The implem
entation on the Fujitsu VPP series is discussed and some timing results are
presented.