Provided by: liblapack-doc-man_3.6.0-2ubuntu2_all bug

NAME

       dlasd6.f -

SYNOPSIS

   Functions/Subroutines
       subroutine dlasd6 (ICOMPQ, NL, NR, SQRE, D, VF, VL, ALPHA, BETA, IDXQ, PERM, GIVPTR,
           GIVCOL, LDGCOL, GIVNUM, LDGNUM, POLES, DIFL, DIFR, Z, K, C, S, WORK, IWORK, INFO)
           DLASD6 computes the SVD of an updated upper bidiagonal matrix obtained by merging two
           smaller ones by appending a row. Used by sbdsdc.

Author

       Generated automatically by Doxygen for LAPACK from the source code.