|
NAMETESTING/EIG/zckcsd.f SYNOPSISFunctions/Subroutinessubroutine zckcsd (nm, mval, pval, qval, nmats, iseed,
thresh, mmax, x, xf, u1, u2, v1t, v2t, theta, iwork, work, rwork, nin, nout,
info)
Function/Subroutine Documentationsubroutine zckcsd (integer nm, integer, dimension( * ) mval, integer, dimension( * ) pval, integer, dimension( * ) qval, integer nmats, integer, dimension( 4 ) iseed, double precision thresh, integer mmax, complex*16, dimension( * ) x, complex*16, dimension( * ) xf, complex*16, dimension( * ) u1, complex*16, dimension( * ) u2, complex*16, dimension( * ) v1t, complex*16, dimension( * ) v2t, double precision, dimension( * ) theta, integer, dimension( * ) iwork, complex*16, dimension( * ) work, double precision, dimension( * ) rwork, integer nin, integer nout, integer info)ZCKCSD Purpose:
Parameters NM
MVAL
PVAL
QVAL
NMATS
ISEED
THRESH
MMAX
X
XF
U1
U2
V1T
V2T
THETA
IWORK
WORK
RWORK
NIN
NOUT
INFO
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 181 of file zckcsd.f. subroutine zlacsg (integer m, integer p, integer q, double precision, dimension( * ) theta, integer, dimension( 4 ) iseed, complex*16, dimension( ldx, * ) x, integer ldx, complex*16, dimension( * ) work)Definition at line 352 of file zckcsd.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|