![]() |
![]()
| ![]() |
![]()
NAMETESTING/EIG/sckgqr.f SYNOPSISFunctions/Subroutinessubroutine sckgqr (nm, mval, np, pval, nn, nval, nmats,
iseed, thresh, nmax, a, af, aq, ar, taua, b, bf, bz, bt, bwk, taub, work,
rwork, nin, nout, info)
Function/Subroutine Documentationsubroutine sckgqr (integer nm, integer, dimension( * ) mval, integer np, integer, dimension( * ) pval, integer nn, integer, dimension( * ) nval, integer nmats, integer, dimension( 4 ) iseed, real thresh, integer nmax, real, dimension( * ) a, real, dimension( * ) af, real, dimension( * ) aq, real, dimension( * ) ar, real, dimension( * ) taua, real, dimension( * ) b, real, dimension( * ) bf, real, dimension( * ) bz, real, dimension( * ) bt, real, dimension( * ) bwk, real, dimension( * ) taub, real, dimension( * ) work, real, dimension( * ) rwork, integer nin, integer nout, integer info)SCKGQR Purpose:
Parameters NM
MVAL
NP
PVAL
NN
NVAL
NMATS
ISEED
THRESH
NMAX
A
AF
AQ
AR
TAUA
B
BF
BZ
BT
BWK
TAUB
WORK
RWORK
NIN
NOUT
INFO
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 207 of file sckgqr.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|