![]() |
![]()
| ![]() |
![]()
NAMETESTING/LIN/sqpt01.f SYNOPSISFunctions/Subroutinesreal function sqpt01 (m, n, k, a, af, lda, tau, jpvt, work,
lwork)
Function/Subroutine Documentationreal function sqpt01 (integer m, integer n, integer k, real, dimension( lda, * ) a, real, dimension( lda, * ) af, integer lda, real, dimension( * ) tau, integer, dimension( * ) jpvt, real, dimension( lwork ) work, integer lwork)SQPT01 Purpose:
Parameters M
N
K
A
AF
LDA
TAU
JPVT
WORK
LWORK
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 119 of file sqpt01.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|