![]() |
![]()
| ![]() |
![]()
NAMETESTING/MATGEN/dlagge.f SYNOPSISFunctions/Subroutinessubroutine dlagge (m, n, kl, ku, d, a, lda, iseed, work,
info)
Function/Subroutine Documentationsubroutine dlagge (integer m, integer n, integer kl, integer ku, double precision, dimension( * ) d, double precision, dimension( lda, * ) a, integer lda, integer, dimension( 4 ) iseed, double precision, dimension( * ) work, integer info)DLAGGE 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 dlagge.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|