|
NAMETESTING/MATGEN/clakf2.f SYNOPSISFunctions/Subroutinessubroutine clakf2 (m, n, a, lda, b, d, e, z, ldz)
Function/Subroutine Documentationsubroutine clakf2 (integer m, integer n, complex, dimension( lda, * ) a, integer lda, complex, dimension( lda, * ) b, complex, dimension( lda, * ) d, complex, dimension( lda, * ) e, complex, dimension( ldz, * ) z, integer ldz)CLAKF2 Purpose:
Parameters M
N
A
LDA
B
D
E
Z
LDZ
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 104 of file clakf2.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|