Provided by: liblapack-doc-man_3.6.0-2ubuntu2_all
NAME
dckcsd.f -
SYNOPSIS
Functions/Subroutines subroutine dckcsd (NM, MVAL, PVAL, QVAL, NMATS, ISEED, THRESH, MMAX, X, XF, U1, U2, V1T, V2T, THETA, IWORK, WORK, RWORK, NIN, NOUT, INFO) DCKCSD subroutine dlacsg (M, P, Q, THETA, ISEED, X, LDX, WORK)
Function/Subroutine Documentation
subroutine dlacsg (integer M, integer P, integer Q, double precision, dimension( * ) THETA, integer, dimension( 4 ) ISEED, double precision, dimension( ldx, * ) X, integer LDX, double precision, dimension( * ) WORK)
Author
Generated automatically by Doxygen for LAPACK from the source code.