![]() |
![]()
| ![]() |
![]()
NAMESRC/dorgl2.f SYNOPSISFunctions/Subroutinessubroutine dorgl2 (m, n, k, a, lda, tau, work, info)
Function/Subroutine Documentationsubroutine dorgl2 (integer m, integer n, integer k, double precision, dimension( lda, * ) a, integer lda, double precision, dimension( * ) tau, double precision, dimension( * ) work, integer info)DORGL2 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 112 of file dorgl2.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|