other versions
| dlasdq.f(3) | LAPACK | dlasdq.f(3) | 
NAME¶
dlasdq.f
SYNOPSIS¶
Functions/Subroutines¶
subroutine dlasdq (UPLO, SQRE, N, NCVT, NRU, NCC, D,
    E, VT, LDVT, U, LDU, C, LDC, WORK, INFO)
  
  DLASDQ computes the SVD of a real bidiagonal matrix with diagonal d and
    off-diagonal e. Used by sbdsdc.
  
Author¶
Generated automatically by Doxygen for LAPACK from the source code.
| Wed May 24 2017 | Version 3.7.0 |