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

NAME

       sckcsd.f -

SYNOPSIS

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

Function/Subroutine Documentation

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

Author

       Generated automatically by Doxygen for LAPACK from the source code.