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