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