![]() |
![]()
| ![]() |
![]()
NAMETESTING/LIN/sqlt01.f SYNOPSISFunctions/Subroutinessubroutine sqlt01 (m, n, a, af, q, l, lda, tau, work,
lwork, rwork, result)
Function/Subroutine Documentationsubroutine sqlt01 (integer m, integer n, 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)SQLT01 Purpose:
Parameters M
N
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 124 of file sqlt01.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|