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