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

Go to the source code of this file.

Functions/Subroutines

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