![]() |
![]()
| ![]() |
![]()
NAMETESTING/MATGEN/dlakf2.f SYNOPSISFunctions/Subroutinessubroutine dlakf2 (m, n, a, lda, b, d, e, z, ldz)
Function/Subroutine Documentationsubroutine dlakf2 (integer m, integer n, double precision, dimension( lda, * ) a, integer lda, double precision, dimension( lda, * ) b, double precision, dimension( lda, * ) d, double precision, dimension( lda, * ) e, double precision, dimension( ldz, * ) z, integer ldz)DLAKF2 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 dlakf2.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|