![]() |
LAPACK 3.12.1
LAPACK: Linear Algebra PACKage
|
Functions | |
| subroutine | dlasq1 (n, d, e, work, info) |
| DLASQ1 computes the singular values of a real square bidiagonal matrix. Used by sbdsqr. | |
| subroutine | slasq1 (n, d, e, work, info) |
| SLASQ1 computes the singular values of a real square bidiagonal matrix. Used by sbdsqr. | |