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