![]() |
![]()
| ![]() |
![]()
NAMETESTING/EIG/sckgsv.f SYNOPSISFunctions/Subroutinessubroutine sckgsv (nm, mval, pval, nval, nmats, iseed,
thresh, nmax, a, af, b, bf, u, v, q, alpha, beta, r, iwork, work, rwork,
nin, nout, info)
Function/Subroutine Documentationsubroutine sckgsv (integer nm, integer, dimension( * ) mval, integer, dimension( * ) pval, integer, dimension( * ) nval, integer nmats, integer, dimension( 4 ) iseed, real thresh, integer nmax, real, dimension( * ) a, real, dimension( * ) af, real, dimension( * ) b, real, dimension( * ) bf, real, dimension( * ) u, real, dimension( * ) v, real, dimension( * ) q, real, dimension( * ) alpha, real, dimension( * ) beta, real, dimension( * ) r, integer, dimension( * ) iwork, real, dimension( * ) work, real, dimension( * ) rwork, integer nin, integer nout, integer info)SCKGSV Purpose:
Parameters NM
MVAL
PVAL
NVAL
NMATS
ISEED
THRESH
NMAX
A
AF
B
BF
U
V
Q
ALPHA
BETA
R
IWORK
WORK
RWORK
NIN
NOUT
INFO
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 195 of file sckgsv.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|