|
NAMETESTING/MATGEN/clagge.f SYNOPSISFunctions/Subroutinessubroutine clagge (m, n, kl, ku, d, a, lda, iseed, work,
info)
Function/Subroutine Documentationsubroutine clagge (integer m, integer n, integer kl, integer ku, real, dimension( * ) d, complex, dimension( lda, * ) a, integer lda, integer, dimension( 4 ) iseed, complex, dimension( * ) work, integer info)CLAGGE 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 113 of file clagge.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|