![]() |
![]()
| ![]() |
![]()
NAMETESTING/LIN/dqlt03.f SYNOPSISFunctions/Subroutinessubroutine dqlt03 (m, n, k, af, c, cc, q, lda, tau, work,
lwork, rwork, result)
Function/Subroutine Documentationsubroutine dqlt03 (integer m, integer n, integer k, double precision, dimension( lda, * ) af, double precision, dimension( lda, * ) c, double precision, dimension( lda, * ) cc, double precision, dimension( lda, * ) q, integer lda, double precision, dimension( * ) tau, double precision, dimension( lwork ) work, integer lwork, double precision, dimension( * ) rwork, double precision, dimension( * ) result)DQLT03 Purpose:
Parameters M
N
K
AF
C
CC
Q
LDA
TAU
WORK
LWORK
RWORK
RESULT
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 134 of file dqlt03.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|