![]() |
![]()
| ![]() |
![]()
NAMETESTING/LIN/dchkps.f SYNOPSISFunctions/Subroutinessubroutine dchkps (dotype, nn, nval, nnb, nbval, nrank,
rankval, thresh, tsterr, nmax, a, afac, perm, piv, work, rwork, nout)
Function/Subroutine Documentationsubroutine dchkps (logical, dimension( * ) dotype, integer nn, integer, dimension( * ) nval, integer nnb, integer, dimension( * ) nbval, integer nrank, integer, dimension( * ) rankval, double precision thresh, logical tsterr, integer nmax, double precision, dimension( * ) a, double precision, dimension( * ) afac, double precision, dimension( * ) perm, integer, dimension( * ) piv, double precision, dimension( * ) work, double precision, dimension( * ) rwork, integer nout)DCHKPS Purpose:
Parameters DOTYPE
NN
NVAL
NNB
NBVAL
NRANK
RANKVAL
THRESH
TSTERR
NMAX
A
AFAC
PERM
PIV
WORK
RWORK
NOUT
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 151 of file dchkps.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|