|  |  
 |   |   
 NAMETESTING/LIN/zrzt01.f SYNOPSISFunctions/Subroutinesdouble precision function zrzt01 (m, n, a, af, lda, tau,
    work, lwork)
   Function/Subroutine Documentationdouble precision function zrzt01 (integer m, integer n, complex*16, dimension( lda, * ) a, complex*16, dimension( lda, * ) af, integer lda, complex*16, dimension( * ) tau, complex*16, dimension( lwork ) work, integer lwork)ZRZT01 Purpose: 
 Parameters M
 
 N 
 A 
 AF 
 LDA 
 TAU 
 WORK 
 LWORK 
 Author Univ. of Tennessee
 Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 96 of file zrzt01.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code. 
 
 |