|
NAMETESTING/LIN/zchkqp3rk.f SYNOPSISFunctions/Subroutinessubroutine zchkqp3rk (dotype, nm, mval, nn, nval, nns,
nsval, nnb, nbval, nxval, thresh, a, copya, b, copyb, s, tau, work, rwork,
iwork, nout)
Function/Subroutine Documentationsubroutine zchkqp3rk (logical, dimension( * ) dotype, integer nm, integer, dimension( * ) mval, integer nn, integer, dimension( * ) nval, integer nns, integer, dimension( * ) nsval, integer nnb, integer, dimension( * ) nbval, integer, dimension( * ) nxval, double precision thresh, complex*16, dimension( * ) a, complex*16, dimension( * ) copya, complex*16, dimension( * ) b, complex*16, dimension( * ) copyb, double precision, dimension( * ) s, complex*16, dimension( * ) tau, complex*16, dimension( * ) work, double precision, dimension( * ) rwork, integer, dimension( * ) iwork, integer nout)ZCHKQP3RK Purpose:
Parameters DOTYPE
NM
MVAL
NN
NVAL
NNS
NSVAL
NNB
NBVAL
NXVAL
THRESH
A
COPYA
B
COPYB
S
TAU
WORK
RWORK
IWORK
NOUT
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 180 of file zchkqp3rk.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|