LAPACK  3.4.2
LAPACK: Linear Algebra PACKage
 All Files Functions Groups
dlasd1.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine dlasd1 (NL, NR, SQRE, D, ALPHA, BETA, U, LDU, VT, LDVT, IDXQ, IWORK, WORK, INFO)
 DLASD1 computes the SVD of an upper bidiagonal matrix B of the specified size. Used by sbdsdc.