![]() |
LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
|
Functions | |
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. More... | |
subroutine | slasd1 (NL, NR, SQRE, D, ALPHA, BETA, U, LDU, VT, LDVT, IDXQ, IWORK, WORK, INFO) |
SLASD1 computes the SVD of an upper bidiagonal matrix B of the specified size. Used by sbdsdc. More... | |