![]() |
![]()
| ![]() |
![]()
NAMETESTING/LIN/slqt03.f SYNOPSISFunctions/Subroutinessubroutine slqt03 (m, n, k, af, c, cc, q, lda, tau, work,
lwork, rwork, result)
Function/Subroutine Documentationsubroutine slqt03 (integer m, integer n, integer k, real, dimension( lda, * ) af, real, dimension( lda, * ) c, real, dimension( lda, * ) cc, real, dimension( lda, * ) q, integer lda, real, dimension( * ) tau, real, dimension( lwork ) work, integer lwork, real, dimension( * ) rwork, real, dimension( * ) result)SLQT03 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 slqt03.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|