![]() |
![]()
| ![]() |
![]()
NAMETESTING/EIG/dget54.f SYNOPSISFunctions/Subroutinessubroutine dget54 (n, a, lda, b, ldb, s, lds, t, ldt, u,
ldu, v, ldv, work, result)
Function/Subroutine Documentationsubroutine dget54 (integer n, double precision, dimension( lda, * ) a, integer lda, double precision, dimension( ldb, * ) b, integer ldb, double precision, dimension( lds, * ) s, integer lds, double precision, dimension( ldt, * ) t, integer ldt, double precision, dimension( ldu, * ) u, integer ldu, double precision, dimension( ldv, * ) v, integer ldv, double precision, dimension( * ) work, double precision result)DGET54 Purpose:
Parameters N
A
LDA
B
LDB
S
LDS
T
LDT
U
LDU
V
LDV
WORK
RESULT
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 154 of file dget54.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|