other versions
| cggsvd3.f(3) | LAPACK | cggsvd3.f(3) | 
NAME¶
cggsvd3.f
SYNOPSIS¶
Functions/Subroutines¶
subroutine cggsvd3 (JOBU, JOBV, JOBQ, M, N, P, K, L,
    A, LDA, B, LDB, ALPHA, BETA, U, LDU, V, LDV, Q, LDQ, WORK,
    LWORK, RWORK, IWORK, INFO)
  
   CGGSVD3 computes the singular value decomposition (SVD) for OTHER
    matrices
  
Author¶
Generated automatically by Doxygen for LAPACK from the source code.
| Wed May 24 2017 | Version 3.7.0 |