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

Go to the source code of this file.

Functions/Subroutines

subroutine slasd2 (NL, NR, SQRE, K, D, Z, ALPHA, BETA, U, LDU, VT, LDVT, DSIGMA, U2, LDU2, VT2, LDVT2, IDXP, IDX, IDXC, IDXQ, COLTYP, INFO)
 SLASD2 merges the two sets of singular values together into a single sorted set. Used by sbdsdc. More...