Provided by: liblapack-doc-man_3.6.0-2ubuntu2_all bug

NAME

       cckcsd.f -

SYNOPSIS

   Functions/Subroutines
       subroutine cckcsd (NM, MVAL, PVAL, QVAL, NMATS, ISEED, THRESH, MMAX, X, XF, U1, U2, V1T,
           V2T, THETA, IWORK, WORK, RWORK, NIN, NOUT, INFO)
           CCKCSD
       subroutine clacsg (M, P, Q, THETA, ISEED, X, LDX, WORK)

Function/Subroutine Documentation

   subroutine clacsg (integer M, integer P, integer Q, real, dimension( * ) THETA, integer,
       dimension( 4 ) ISEED, complex, dimension( ldx, * ) X, integer LDX, complex, dimension( * )
       WORK)

Author

       Generated automatically by Doxygen for LAPACK from the source code.