![]() |
![]()
| ![]() |
![]()
NAMETESTING/EIG/dget10.f SYNOPSISFunctions/Subroutinessubroutine dget10 (m, n, a, lda, b, ldb, work, result)
Function/Subroutine Documentationsubroutine dget10 (integer m, integer n, double precision, dimension( lda, * ) a, integer lda, double precision, dimension( ldb, * ) b, integer ldb, double precision, dimension( * ) work, double precision result)DGET10 Purpose:
Parameters M
N
A
LDA
B
LDB
WORK
RESULT
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 92 of file dget10.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|