Provided by: liblapack-doc-man_3.6.0-2ubuntu2_all
NAME
dlasda.f -
SYNOPSIS
Functions/Subroutines subroutine dlasda (ICOMPQ, SMLSIZ, N, SQRE, D, E, U, LDU, VT, K, DIFL, DIFR, Z, POLES, GIVPTR, GIVCOL, LDGCOL, PERM, GIVNUM, C, S, WORK, IWORK, INFO) DLASDA computes the singular value decomposition (SVD) of a real upper bidiagonal matrix with diagonal d and off-diagonal e. Used by sbdsdc.
Author
Generated automatically by Doxygen for LAPACK from the source code.