|  |  
 |   |   
 NAMETESTING/EIG/zstt21.f SYNOPSISFunctions/Subroutinessubroutine zstt21 (n, kband, ad, ae, sd, se, u, ldu, work,
    rwork, result)
   Function/Subroutine Documentationsubroutine zstt21 (integer n, 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( * ) work, double precision, dimension( * ) rwork, double precision, dimension( 2 ) result)ZSTT21 Purpose: 
 Parameters N
 
 KBAND 
 AD 
 AE 
 SD 
 SE 
 U 
 LDU 
 WORK 
 RWORK 
 RESULT 
 Author Univ. of Tennessee
 Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 131 of file zstt21.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code. 
 
 |