![]() |
![]()
| ![]() |
![]()
NAMETESTING/EIG/dckcsd.f SYNOPSISFunctions/Subroutinessubroutine dckcsd (nm, mval, pval, qval, nmats, iseed,
thresh, mmax, x, xf, u1, u2, v1t, v2t, theta, iwork, work, rwork, nin, nout,
info)
Function/Subroutine Documentationsubroutine dckcsd (integer nm, integer, dimension( * ) mval, integer, dimension( * ) pval, integer, dimension( * ) qval, integer nmats, integer, dimension( 4 ) iseed, double precision thresh, integer mmax, double precision, dimension( * ) x, double precision, dimension( * ) xf, double precision, dimension( * ) u1, double precision, dimension( * ) u2, double precision, dimension( * ) v1t, double precision, dimension( * ) v2t, double precision, dimension( * ) theta, integer, dimension( * ) iwork, double precision, dimension( * ) work, double precision, dimension( * ) rwork, integer nin, integer nout, integer info)DCKCSD 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 dckcsd.f. 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)Definition at line 350 of file dckcsd.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|