|
NAMETESTING/LIN/cchkqp3rk.f SYNOPSISFunctions/Subroutinessubroutine cchkqp3rk (dotype, nm, mval, nn, nval, nns,
nsval, nnb, nbval, nxval, thresh, a, copya, b, copyb, s, tau, work, rwork,
iwork, nout)
Function/Subroutine Documentationsubroutine cchkqp3rk (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, real thresh, complex, dimension( * ) a, complex, dimension( * ) copya, complex, dimension( * ) b, complex, dimension( * ) copyb, real, dimension( * ) s, complex, dimension( * ) tau, complex, dimension( * ) work, real, dimension( * ) rwork, integer, dimension( * ) iwork, integer nout)CCHKQP3RK 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 cchkqp3rk.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|