|
NAMESRC/zung2r.f SYNOPSISFunctions/Subroutinessubroutine zung2r (m, n, k, a, lda, tau, work, info)
Function/Subroutine Documentationsubroutine zung2r (integer m, integer n, integer k, complex*16, dimension( lda, * ) a, integer lda, complex*16, dimension( * ) tau, complex*16, dimension( * ) work, integer info)ZUNG2R Purpose:
Parameters M
N
K
A
LDA
TAU
WORK
INFO
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 113 of file zung2r.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|