|  |  
 |   |   
 NAMETESTING/MATGEN/zlakf2.f SYNOPSISFunctions/Subroutinessubroutine zlakf2 (m, n, a, lda, b, d, e, z, ldz)
   Function/Subroutine Documentationsubroutine zlakf2 (integer m, integer n, complex*16, dimension( lda, * ) a, integer lda, complex*16, dimension( lda, * ) b, complex*16, dimension( lda, * ) d, complex*16, dimension( lda, * ) e, complex*16, dimension( ldz, * ) z, integer ldz)ZLAKF2 Purpose: 
 Parameters M
 
 N 
 A 
 LDA 
 B 
 D 
 E 
 Z 
 LDZ 
 Author Univ. of Tennessee
 Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 104 of file zlakf2.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code. 
 
 |