LAPACK  3.7.0
LAPACK: Linear Algebra PACKage
cggsvd.f File Reference

Functions/Subroutines

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