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