LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
Collaboration diagram for lasq1: dqds step:

Functions

subroutine dlasq1 (N, D, E, WORK, INFO)
 DLASQ1 computes the singular values of a real square bidiagonal matrix. Used by sbdsqr. More...
 
subroutine slasq1 (N, D, E, WORK, INFO)
 SLASQ1 computes the singular values of a real square bidiagonal matrix. Used by sbdsqr. More...
 

Detailed Description