![]() |
![]()
| ![]() |
![]()
NAMETESTING/EIG/dstt22.f SYNOPSISFunctions/Subroutinessubroutine dstt22 (n, m, kband, ad, ae, sd, se, u, ldu,
work, ldwork, result)
Function/Subroutine Documentationsubroutine dstt22 (integer n, integer m, integer kband, double precision, dimension( * ) ad, double precision, dimension( * ) ae, double precision, dimension( * ) sd, double precision, dimension( * ) se, double precision, dimension( ldu, * ) u, integer ldu, double precision, dimension( ldwork, * ) work, integer ldwork, double precision, dimension( 2 ) result)DSTT22 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 dstt22.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|