![]() |
![]()
| ![]() |
![]()
NAMETESTING/EIG/scklse.f SYNOPSISFunctions/Subroutinessubroutine scklse (nn, mval, pval, nval, nmats, iseed,
thresh, nmax, a, af, b, bf, x, work, rwork, nin, nout, info)
Function/Subroutine Documentationsubroutine scklse (integer nn, integer, dimension( * ) mval, integer, dimension( * ) pval, integer, dimension( * ) nval, integer nmats, integer, dimension( 4 ) iseed, real thresh, integer nmax, real, dimension( * ) a, real, dimension( * ) af, real, dimension( * ) b, real, dimension( * ) bf, real, dimension( * ) x, real, dimension( * ) work, real, dimension( * ) rwork, integer nin, integer nout, integer info)SCKLSE Purpose:
Parameters NN
MVAL
PVAL
NVAL
NMATS
ISEED
THRESH
NMAX
A
AF
B
BF
X
WORK
RWORK
NIN
NOUT
INFO
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 164 of file scklse.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|