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