LAPACK  3.6.0
LAPACK: Linear Algebra PACKage
zgelsd.f File Reference

Functions/Subroutines

subroutine zgelsd (M, N, NRHS, A, LDA, B, LDB, S, RCOND, RANK, WORK, LWORK, RWORK, IWORK, INFO)
  ZGELSD computes the minimum-norm solution to a linear least squares problem for GE matrices More...