LAPACK  3.7.0
LAPACK: Linear Algebra PACKage
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Modules
slasd3.f File Reference

Functions/Subroutines

subroutine slasd3 (NL, NR, SQRE, K, D, Q, LDQ, DSIGMA, U, LDU, U2, LDU2, VT, LDVT, VT2, LDVT2, IDXC, CTOT, Z, INFO)
 SLASD3 finds all square roots of the roots of the secular equation, as defined by the values in D and Z, and then updates the singular vectors by matrix multiplication. Used by sbdsdc. More...