|  |  
 |   |   
 NAMETESTING/EIG/zstt22.f SYNOPSISFunctions/Subroutinessubroutine zstt22 (n, m, kband, ad, ae, sd, se, u, ldu,
    work, ldwork, rwork, result)
   Function/Subroutine Documentationsubroutine zstt22 (integer n, integer m, integer kband, double precision, dimension( * ) ad, double precision, dimension( * ) ae, double precision, dimension( * ) sd, double precision, dimension( * ) se, complex*16, dimension( ldu, * ) u, integer ldu, complex*16, dimension( ldwork, * ) work, integer ldwork, double precision, dimension( * ) rwork, double precision, dimension( 2 ) result)ZSTT22 Purpose: 
 Parameters N
 
 M 
 KBAND 
 AD 
 AE 
 SD 
 SE 
 U 
 LDU 
 WORK 
 LDWORK 
 RWORK 
 RESULT 
 Author Univ. of Tennessee
 Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 143 of file zstt22.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code. 
 
 |