![]() |
![]()
| ![]() |
![]()
NAMESRC/dorgqr.f SYNOPSISFunctions/Subroutinessubroutine dorgqr (m, n, k, a, lda, tau, work, lwork, info)
Function/Subroutine Documentationsubroutine dorgqr (integer m, integer n, integer k, double precision, dimension( lda, * ) a, integer lda, double precision, dimension( * ) tau, double precision, dimension( * ) work, integer lwork, integer info)DORGQR Purpose:
Parameters M
N
K
A
LDA
TAU
WORK
LWORK
INFO
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 127 of file dorgqr.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|