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

Go to the source code of this file.

Functions/Subroutines

subroutine slasdq (UPLO, SQRE, N, NCVT, NRU, NCC, D, E, VT, LDVT, U, LDU, C, LDC, WORK, INFO)
 SLASDQ computes the SVD of a real bidiagonal matrix with diagonal d and off-diagonal e. Used by sbdsdc.