![]() |
![]()
| ![]() |
![]()
NAMETESTING/EIG/sget54.f SYNOPSISFunctions/Subroutinessubroutine sget54 (n, a, lda, b, ldb, s, lds, t, ldt, u,
ldu, v, ldv, work, result)
Function/Subroutine Documentationsubroutine sget54 (integer n, real, dimension( lda, * ) a, integer lda, real, dimension( ldb, * ) b, integer ldb, real, dimension( lds, * ) s, integer lds, real, dimension( ldt, * ) t, integer ldt, real, dimension( ldu, * ) u, integer ldu, real, dimension( ldv, * ) v, integer ldv, real, dimension( * ) work, real result)SGET54 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 sget54.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|