![]() |
![]()
| ![]() |
![]()
NAMETESTING/MATGEN/slagge.f SYNOPSISFunctions/Subroutinessubroutine slagge (m, n, kl, ku, d, a, lda, iseed, work,
info)
Function/Subroutine Documentationsubroutine slagge (integer m, integer n, integer kl, integer ku, real, dimension( * ) d, real, dimension( lda, * ) a, integer lda, integer, dimension( 4 ) iseed, real, dimension( * ) work, integer info)SLAGGE Purpose:
Parameters M
N
KL
KU
D
A
LDA
ISEED
WORK
INFO
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 112 of file slagge.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|