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