LAPACK  3.6.1
LAPACK: Linear Algebra PACKage
dlasd0.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine dlasd0 (N, SQRE, D, E, U, LDU, VT, LDVT, SMLSIZ, IWORK, WORK, INFO)
 DLASD0 computes the singular values of a real upper bidiagonal n-by-m matrix B with diagonal d and off-diagonal e. Used by sbdsdc. More...