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

Go to the source code of this file.

Functions/Subroutines

subroutine sggsvd (JOBU, JOBV, JOBQ, M, N, P, K, L, A, LDA, B, LDB, ALPHA, BETA, U, LDU, V, LDV, Q, LDQ, WORK, IWORK, INFO)
  SGGSVD computes the singular value decomposition (SVD) for OTHER matrices More...