![]() |
![]()
| ![]() |
![]()
NAMETESTING/LIN/schkps.f SYNOPSISFunctions/Subroutinessubroutine schkps (dotype, nn, nval, nnb, nbval, nrank,
rankval, thresh, tsterr, nmax, a, afac, perm, piv, work, rwork, nout)
Function/Subroutine Documentationsubroutine schkps (logical, dimension( * ) dotype, integer nn, integer, dimension( * ) nval, integer nnb, integer, dimension( * ) nbval, integer nrank, integer, dimension( * ) rankval, real thresh, logical tsterr, integer nmax, real, dimension( * ) a, real, dimension( * ) afac, real, dimension( * ) perm, integer, dimension( * ) piv, real, dimension( * ) work, real, dimension( * ) rwork, integer nout)SCHKPS 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 schkps.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|