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

Go to the source code of this file.

Functions/Subroutines

subroutine slasd0 (N, SQRE, D, E, U, LDU, VT, LDVT, SMLSIZ, IWORK, WORK, INFO)
 SLASD0 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...