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