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